Searched refs:iInterface (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/usb/gadget/function/ |
| 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 | 721 ac_interface_desc.iInterface = us[STR_AC_IF].id; in f_audio_bind() 726 as_interface_alt_0_desc.iInterface = us[STR_AS_IF_ALT0].id; in f_audio_bind() 727 as_interface_alt_1_desc.iInterface = us[STR_AS_IF_ALT1].id; in f_audio_bind()
|
| H A D | f_uac1.c | 1291 ac_interface_desc.iInterface = us[STR_AC_IF].id; in f_audio_bind() 1295 as_out_interface_alt_0_desc.iInterface = us[STR_AS_OUT_IF_ALT0].id; in f_audio_bind() 1296 as_out_interface_alt_1_desc.iInterface = us[STR_AS_OUT_IF_ALT1].id; in f_audio_bind() 1300 as_in_interface_alt_0_desc.iInterface = us[STR_AS_IN_IF_ALT0].id; in f_audio_bind() 1301 as_in_interface_alt_1_desc.iInterface = us[STR_AS_IN_IF_ALT1].id; in f_audio_bind()
|
| H A D | f_uac2.c | 1075 std_ac_if_desc.iInterface = us[STR_IF_CTRL].id; in afunc_bind() 1084 std_as_out_if0_desc.iInterface = us[STR_AS_OUT_ALT0].id; in afunc_bind() 1085 std_as_out_if1_desc.iInterface = us[STR_AS_OUT_ALT1].id; in afunc_bind() 1086 std_as_in_if0_desc.iInterface = us[STR_AS_IN_ALT0].id; in afunc_bind() 1087 std_as_in_if1_desc.iInterface = us[STR_AS_IN_ALT1].id; in afunc_bind()
|
| H A D | f_subset.c | 326 subset_data_intf.iInterface = us[0].id; in geth_bind()
|
| H A D | storage_common.c | 41 .iInterface = FSG_STRING_INTERFACE,
|
| H A D | f_midi2.c | 216 .iInterface = 0, 239 .iInterface = 0, // to be filled 302 .iInterface = 0, // to be filled 1962 midi2_midi1_if_desc.iInterface = midi2->strings[STR_IFACE].id; in f_midi2_bind() 1963 midi2_midi2_if_desc.iInterface = midi2->strings[STR_IFACE].id; in f_midi2_bind()
|
| H A D | f_loopback.c | 183 loopback_intf.iInterface = id; in loopback_bind()
|
| H A D | f_eem.c | 277 eem_intf.iInterface = us[0].id; in eem_bind()
|
| H A D | f_tcm.c | 2293 bot_intf_desc.iInterface = us[USB_G_STR_INT_BBB].id; in tcm_bind() 2294 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id; in tcm_bind()
|
| H A D | f_midi.c | 893 ac_interface_desc.iInterface = us[STRING_FUNC_IDX].id; in f_midi_bind()
|
| H A D | f_printer.c | 122 .iInterface = 0
|
| H A D | f_hid.c | 1167 hidg_interface_desc.iInterface = us[CT_FUNC_HID_IDX].id; in hidg_bind()
|
| H A D | f_fs.c | 2554 if (ds->iInterface) in ffs_do_single_desc() 2555 __entity(STRING, ds->iInterface); in ffs_do_single_desc()
|
| H A D | f_mass_storage.c | 2826 fsg_intf_desc.iInterface = us[FSG_STRING_INTERFACE].id; in fsg_common_set_cdev()
|
| /linux/tools/usb/ffs-aio-example/simple/device_app/ |
| H A D | aio_simple.c | 95 .iInterface = 1, 117 .iInterface = 1,
|
| /linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
| H A D | aio_multibuff.c | 79 .iInterface = 1, 101 .iInterface = 1,
|
| /linux/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
|
| /linux/sound/usb/qcom/ |
| H A D | usb_audio_qmi_v01.h | 50 u8 iInterface; member
|
| H A D | usb_audio_qmi_v01.c | 255 iInterface),
|
| /linux/net/9p/ |
| H A D | trans_usbg.c | 669 usb9pfs_intf.iInterface = id; in usb9pfs_func_bind()
|
| /linux/drivers/usb/core/ |
| H A D | sysfs.c | 1352 alt->string = usb_cache_string(udev, alt->desc.iInterface); in usb_create_sysfs_intf_files()
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_driver.c | 2224 function = intf->cur_altsetting->desc.iInterface; in uvc_probe()
|