| /OK3568_Linux_fs/buildroot/package/android-tools/ |
| H A D | 0015-adbd-usb_linux_client-Compat-with-old-kernel.patch | 90 - .iInterface = 1, /* first string from the provided table */ 119 + .iInterface = 1, /* first string from the provided table */ 144 - .iInterface = 1, /* first string from the provided table */ 171 + .iInterface = 1, /* first string from the provided table */ 189 - .iInterface = 1, /* first string from the provided table */ 231 + .iInterface = 1, /* first string from the provided table */
|
| H A D | 0013-adbd-Support-usb3.0.patch | 104 + .iInterface = 1, /* first string from the provided table */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0014-add-u3-ss-descriptor-support-for-adb.patch | 122 + .iInterface = 1, /* first string from the provided table */ 149 + .iInterface = 1, /* first string from the provided table */ 176 + .iInterface = 1, /* first string from the provided table */ 199 - .iInterface = 1, /* first string from the provided table */ 231 - .iInterface = 1, /* first string from the provided table */
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/ |
| H A D | aio_multibuff.c | 93 .iInterface = 1, 115 .iInterface = 1, 140 .iInterface = 1,
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/ |
| H A D | aio_simple.c | 91 .iInterface = 1, 113 .iInterface = 1, 138 .iInterface = 1,
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 91 .iInterface = 0, 125 .iInterface = 0,
|
| H A D | sandbox_hub.c | 78 .iInterface = 0,
|
| H A D | sandbox_flash.c | 141 .iInterface = 0,
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_uvc.c | 87 .iInterface = 0, 124 .iInterface = 0, 136 .iInterface = 0, 148 .iInterface = 0, 940 uvc_control_intf.iInterface = us[UVC_STRING_CONTROL_IDX].id; in uvc_function_bind() 943 uvc_streaming_intf_alt0.iInterface = ret; in uvc_function_bind() 944 uvc_streaming_intf_alt1.iInterface = ret; in uvc_function_bind() 946 uvc_bulk_streaming_intf_alt0.iInterface = ret; in uvc_function_bind()
|
| H A D | f_obex.c | 317 obex_control_intf.iInterface = us[OBEX_CTRL_IDX].id; in obex_bind() 318 obex_data_nop_intf.iInterface = us[OBEX_DATA_IDX].id; in obex_bind() 319 obex_data_intf.iInterface = us[OBEX_DATA_IDX].id; in obex_bind()
|
| H A D | f_uac1_legacy.c | 726 ac_interface_desc.iInterface = us[STR_AC_IF].id; in f_audio_bind() 731 as_interface_alt_0_desc.iInterface = us[STR_AS_IF_ALT0].id; in f_audio_bind() 732 as_interface_alt_1_desc.iInterface = us[STR_AS_IF_ALT1].id; in f_audio_bind()
|
| H A D | f_acm.c | 625 acm_control_interface_desc.iInterface = us[ACM_CTRL_IDX].id; in acm_bind() 626 acm_data_interface_desc.iInterface = us[ACM_DATA_IDX].id; in acm_bind()
|
| H A D | f_uac1.c | 1488 ac_interface_desc.iInterface = us[STR_AC_IF].id; in f_audio_bind() 1492 as_out_interface_alt_0_desc.iInterface = us[STR_AS_OUT_IF_ALT0].id; in f_audio_bind() 1493 as_out_interface_alt_1_desc.iInterface = us[STR_AS_OUT_IF_ALT1].id; in f_audio_bind() 1497 as_in_interface_alt_0_desc.iInterface = us[STR_AS_IN_IF_ALT0].id; in f_audio_bind() 1498 as_in_interface_alt_1_desc.iInterface = us[STR_AS_IN_IF_ALT1].id; in f_audio_bind()
|
| H A D | f_ecm.c | 721 ecm_control_intf.iInterface = us[0].id; in ecm_bind() 722 ecm_data_intf.iInterface = us[2].id; in ecm_bind()
|
| H A D | f_uac2.c | 1068 std_ac_if_desc.iInterface = us[STR_IF_CTRL].id; in afunc_bind() 1075 std_as_out_if0_desc.iInterface = us[STR_AS_OUT_ALT0].id; in afunc_bind() 1076 std_as_out_if1_desc.iInterface = us[STR_AS_OUT_ALT1].id; in afunc_bind() 1077 std_as_in_if0_desc.iInterface = us[STR_AS_IN_ALT0].id; in afunc_bind() 1078 std_as_in_if1_desc.iInterface = us[STR_AS_IN_ALT1].id; in afunc_bind()
|
| H A D | f_rndis.c | 732 rndis_control_intf.iInterface = us[0].id; in rndis_bind() 733 rndis_data_intf.iInterface = us[1].id; in rndis_bind()
|
| H A D | f_ncm.c | 1464 ncm_control_intf.iInterface = us[STRING_CTRL_IDX].id; in ncm_bind() 1465 ncm_data_nop_intf.iInterface = us[STRING_DATA_IDX].id; in ncm_bind() 1466 ncm_data_intf.iInterface = us[STRING_DATA_IDX].id; in ncm_bind()
|
| /OK3568_Linux_fs/kernel/tools/usb/ |
| H A D | ffs-test.c | 141 .iInterface = 1, 165 .iInterface = 1, 190 .iInterface = 1,
|
| H A D | testusb.c | 93 __u8 iInterface; member
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | usbtty.c | 183 .iInterface = STR_CTRL_INTERFACE, 238 .iInterface = STR_DATA_INTERFACE, 317 .iInterface = STR_DATA_INTERFACE
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | usb.c | 213 if (ifdesc->iInterface) { in usb_display_if_desc() 215 usb_display_string(dev, ifdesc->iInterface); in usb_display_if_desc()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci.h | 89 unsigned char iInterface; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | ether.c | 421 .iInterface = STRING_CONTROL, 436 .iInterface = STRING_RNDIS_CONTROL, 596 .iInterface = STRING_DATA, 616 .iInterface = STRING_DATA, 642 .iInterface = STRING_DATA,
|
| H A D | f_dfu.c | 719 ->iInterface = id; in dfu_bind() 830 dfu_intf_runtime.iInterface = id; in dfu_add()
|
| H A D | storage_common.c | 408 .iInterface = FSG_STRING_INTERFACE,
|