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

  /external/kernel-headers/original/uapi/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
  /bionic/libc/kernel/uapi/linux/usb/
functionfs.h 51 __le32 str_count; member in struct:usb_functionfs_strings_head
  /development/ndk/platforms/android-L/include/linux/usb/
functionfs.h 51 __le32 str_count; member in struct:usb_functionfs_strings_head
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
functionfs.h 51 __le32 str_count; member in struct:usb_functionfs_strings_head
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
functionfs.h 51 __le32 str_count; member in struct:usb_functionfs_strings_head
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
functionfs.h 51 __le32 str_count; member in struct:usb_functionfs_strings_head
  /system/core/fastbootd/
usb_linux_client.c 152 .str_count = cpu_to_le32(1),
  /bootable/recovery/minadbd/
usb_linux_client.c 135 .str_count = cpu_to_le32(1),
  /system/core/adb/
usb_linux_client.c 138 .str_count = cpu_to_le32(1),

Completed in 965 milliseconds