HomeSort by relevance Sort by last modified time
    Searched defs:lang_count (Results 1 - 3 of 3) 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

Completed in 87 milliseconds