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

  /bionic/libc/kernel/uapi/linux/usb/
functionfs.h 86 __le32 str_count; member in struct:usb_functionfs_strings_head
  /external/kernel-headers/original/uapi/linux/usb/
functionfs.h 183 __le32 str_count; member in struct:usb_functionfs_strings_head
194 * | 8 | str_count | LE32 | number of strings |
204 * | 2 | strings | String[str_count] | array of strings in given language |
206 * For each string there is one strings entry (ie. there are str_count

Completed in 63 milliseconds