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

  /bionic/libc/kernel/common/linux/usb/
functionfs.h 51 __le32 str_count; member in struct:usb_functionfs_strings_head
  /external/kernel-headers/original/linux/usb/
functionfs.h 66 __le32 str_count; member in struct:usb_functionfs_strings_head
77 * | 8 | str_count | LE32 | number of strings |
87 * | 2 | strings | String[str_count] | array of strings in given language |
89 * For each string there is one strings entry (ie. there are str_count

Completed in 205 milliseconds