HomeSort by relevance Sort by last modified time
    Searched refs:lang_count (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
functionfs.h 66 __le32 lang_count; member in struct:usb_functionfs_strings_head
77 * | 12 | lang_count | LE32 | number of languages |
78 * | 16 | stringtab | StringTab[lang_count] | table of strings per lang |
80 * For each language there is one stringtab entry (ie. there are lang_count
  /bionic/libc/kernel/uapi/linux/usb/
functionfs.h 87 __le32 lang_count; member in struct:usb_functionfs_strings_head
  /external/kernel-headers/original/uapi/linux/usb/
functionfs.h 184 __le32 lang_count; member in struct:usb_functionfs_strings_head
195 * | 12 | lang_count | LE32 | number of languages |
196 * | 16 | stringtab | StringTab[lang_count] | table of strings per lang |
198 * For each language there is one stringtab entry (ie. there are lang_count
  /frameworks/av/media/mtp/
MtpDescriptors.cpp 172 .lang_count = htole32(1),
  /system/core/adb/daemon/
usb.cpp 221 .lang_count = cpu_to_le32(1),

Completed in 653 milliseconds