Home
last modified time | relevance | path

Searched refs:iInterface (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/usb/gadget/function/
A Df_uvc.c87 .iInterface = 0,
124 .iInterface = 0,
136 .iInterface = 0,
686 uvc_control_intf.iInterface = us[UVC_STRING_CONTROL_IDX].id; in uvc_function_bind()
688 uvc_streaming_intf_alt0.iInterface = ret; in uvc_function_bind()
689 uvc_streaming_intf_alt1.iInterface = ret; in uvc_function_bind()
A Df_obex.c317 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()
A Df_uac1.c1155 ac_interface_desc.iInterface = us[STR_AC_IF].id; in f_audio_bind()
1159 as_out_interface_alt_0_desc.iInterface = us[STR_AS_OUT_IF_ALT0].id; in f_audio_bind()
1160 as_out_interface_alt_1_desc.iInterface = us[STR_AS_OUT_IF_ALT1].id; in f_audio_bind()
1164 as_in_interface_alt_0_desc.iInterface = us[STR_AS_IN_IF_ALT0].id; in f_audio_bind()
1165 as_in_interface_alt_1_desc.iInterface = us[STR_AS_IN_IF_ALT1].id; in f_audio_bind()
A Df_uac1_legacy.c721 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()
A Df_uac2.c982 std_ac_if_desc.iInterface = us[STR_IF_CTRL].id; in afunc_bind()
989 std_as_out_if0_desc.iInterface = us[STR_AS_OUT_ALT0].id; in afunc_bind()
990 std_as_out_if1_desc.iInterface = us[STR_AS_OUT_ALT1].id; in afunc_bind()
991 std_as_in_if0_desc.iInterface = us[STR_AS_IN_ALT0].id; in afunc_bind()
992 std_as_in_if1_desc.iInterface = us[STR_AS_IN_ALT1].id; in afunc_bind()
A Df_acm.c625 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()
A Df_ecm.c721 ecm_control_intf.iInterface = us[0].id; in ecm_bind()
722 ecm_data_intf.iInterface = us[2].id; in ecm_bind()
A Df_rndis.c718 rndis_control_intf.iInterface = us[0].id; in rndis_bind()
719 rndis_data_intf.iInterface = us[1].id; in rndis_bind()
A Df_ncm.c1458 ncm_control_intf.iInterface = us[STRING_CTRL_IDX].id; in ncm_bind()
1459 ncm_data_nop_intf.iInterface = us[STRING_DATA_IDX].id; in ncm_bind()
1460 ncm_data_intf.iInterface = us[STRING_DATA_IDX].id; in ncm_bind()
A Df_subset.c326 subset_data_intf.iInterface = us[0].id; in geth_bind()
A Dstorage_common.c40 .iInterface = FSG_STRING_INTERFACE,
A Df_loopback.c183 loopback_intf.iInterface = id; in loopback_bind()
A Df_eem.c277 eem_intf.iInterface = us[0].id; in eem_bind()
A Df_tcm.c1992 bot_intf_desc.iInterface = us[USB_G_STR_INT_BBB].id; in tcm_bind()
1993 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id; in tcm_bind()
A Df_midi.c892 ac_interface_desc.iInterface = us[STRING_FUNC_IDX].id; in f_midi_bind()
A Df_hid.c916 hidg_interface_desc.iInterface = us[CT_FUNC_HID_IDX].id; in hidg_bind()
A Df_printer.c119 .iInterface = 0
A Df_fs.c2070 if (ds->iInterface) in ffs_do_single_desc()
2071 __entity(STRING, ds->iInterface); in ffs_do_single_desc()
/linux/tools/usb/ffs-aio-example/simple/device_app/
A Daio_simple.c77 .iInterface = 1,
99 .iInterface = 1,
/linux/tools/usb/ffs-aio-example/multibuff/device_app/
A Daio_multibuff.c79 .iInterface = 1,
101 .iInterface = 1,
/linux/tools/usb/
A Dffs-test.c141 .iInterface = 1,
165 .iInterface = 1,
190 .iInterface = 1,
A Dtestusb.c93 __u8 iInterface; member
/linux/include/uapi/linux/usb/
A Dch9.h399 __u8 iInterface; member
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c107 .iInterface = 0,
/linux/drivers/usb/core/
A Dsysfs.c1248 alt->string = usb_cache_string(udev, alt->desc.iInterface); in usb_create_sysfs_intf_files()

Completed in 58 milliseconds

12