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

  /bionic/libc/kernel/common/linux/usb/
functionfs.h 52 __le32 lang_count; member in struct:usb_functionfs_strings_head
  /external/kernel-headers/original/linux/usb/
functionfs.h 67 __le32 lang_count; member in struct:usb_functionfs_strings_head
78 * | 12 | lang_count | LE32 | number of languages |
79 * | 16 | stringtab | StringTab[lang_count] | table of strings per lang |
81 * For each language there is one stringtab entry (ie. there are lang_count

Completed in 903 milliseconds