HomeSort by relevance Sort by last modified time
    Searched refs:lang_count (Results 1 - 3 of 3) 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
  /system/core/adb/
usb_linux_client.c 139 .lang_count = cpu_to_le32(1),

Completed in 2470 milliseconds