Home
last modified time | relevance | path

Searched refs:usb_host_interface (Results 1 – 25 of 151) sorted by relevance

1234567

/Linux-v4.19/drivers/usb/storage/
Duas-detect.h6 static int uas_is_interface(struct usb_host_interface *intf) in uas_is_interface()
13 static struct usb_host_interface *uas_find_uas_alt_setting( in uas_find_uas_alt_setting()
19 struct usb_host_interface *alt = &intf->altsetting[i]; in uas_find_uas_alt_setting()
28 static int uas_find_endpoints(struct usb_host_interface *alt, in uas_find_endpoints()
63 struct usb_host_interface *alt; in uas_use_uas_driver()
/Linux-v4.19/include/linux/
Dusb.h82 struct usb_host_interface { struct
104 usb_find_common_endpoints(struct usb_host_interface *alt, argument
111 usb_find_common_endpoints_reverse(struct usb_host_interface *alt,
118 usb_find_bulk_in_endpoint(struct usb_host_interface *alt, in usb_find_bulk_in_endpoint()
125 usb_find_bulk_out_endpoint(struct usb_host_interface *alt, in usb_find_bulk_out_endpoint()
132 usb_find_int_in_endpoint(struct usb_host_interface *alt, in usb_find_int_in_endpoint()
139 usb_find_int_out_endpoint(struct usb_host_interface *alt, in usb_find_int_out_endpoint()
146 usb_find_last_bulk_in_endpoint(struct usb_host_interface *alt, in usb_find_last_bulk_in_endpoint()
153 usb_find_last_bulk_out_endpoint(struct usb_host_interface *alt, in usb_find_last_bulk_out_endpoint()
160 usb_find_last_int_in_endpoint(struct usb_host_interface *alt, in usb_find_last_int_in_endpoint()
[all …]
/Linux-v4.19/sound/usb/
Dclock.c38 static void *find_uac_clock_desc(struct usb_host_interface *iface, int id, in find_uac_clock_desc()
91 static obj *name(struct usb_host_interface *iface, int id) \
427 struct usb_host_interface *alts, in set_sample_rate_v1()
506 struct usb_host_interface *alts, in set_sample_rate_v2v3()
602 struct usb_host_interface *alts, in snd_usb_init_sample_rate()
Dclock.h6 struct usb_host_interface *alts,
Dpcm.h13 struct usb_host_interface *alts,
Dpower.h21 snd_usb_find_power_domain(struct usb_host_interface *ctrl_iface,
Dquirks.c114 struct usb_host_interface *alts; in create_standard_audio_quirk()
143 struct usb_host_interface *alts; in create_fixed_stream_quirk()
206 struct usb_host_interface *alts; in create_auto_pcm_quirk()
247 struct usb_host_interface *alts) in create_yamaha_midi_quirk()
276 struct usb_host_interface *alts) in create_roland_midi_quirk()
300 struct usb_host_interface *alts) in create_std_midi_quirk()
329 struct usb_host_interface *alts; in create_auto_midi_quirk()
425 struct usb_host_interface *alts; in create_uaxx_quirk()
Dendpoint.h9 struct usb_host_interface *alts,
Dstream.c575 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
633 snd_usb_find_input_terminal_descriptor(struct usb_host_interface *ctrl_iface, in snd_usb_find_input_terminal_descriptor()
649 snd_usb_find_output_terminal_descriptor(struct usb_host_interface *ctrl_iface, in snd_usb_find_output_terminal_descriptor()
667 struct usb_host_interface *alts, in audio_format_alloc_init()
697 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac12()
848 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac3()
1079 struct usb_host_interface *alts; in snd_usb_parse_audio_interface()
Dhelper.h15 struct usb_host_interface *alts);
Dhelper.c117 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
Dpower.c17 snd_usb_find_power_domain(struct usb_host_interface *ctrl_iface, in snd_usb_find_power_domain()
Dusbaudio.h68 struct usb_host_interface *ctrl_intf; /* the audio control interface */
Dmixer.h9 struct usb_host_interface *hostif;
Dpcm.c153 struct usb_host_interface *alts, in init_pitch_v1()
180 struct usb_host_interface *alts, in init_pitch_v2()
205 struct usb_host_interface *alts, in snd_usb_init_pitch()
290 struct usb_host_interface **alts, in search_roland_implicit_fb()
322 struct usb_host_interface *alts; in set_sync_ep_implicit_fb_quirk()
393 struct usb_host_interface *alts, in set_sync_endpoint()
495 struct usb_host_interface *alts; in set_format()
858 struct usb_host_interface *alts; in snd_usb_pcm_prepare()
Dcard.c144 struct usb_host_interface *alts; in snd_usb_create_stream()
226 struct usb_host_interface *host_iface; in snd_usb_create_streams()
576 struct usb_host_interface *alts; in usb_audio_probe()
/Linux-v4.19/drivers/input/misc/
Dati_remote2.c805 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_probe()
896 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_disconnect()
919 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_suspend()
943 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_resume()
969 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_reset_resume()
1000 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_pre_reset()
1020 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_post_reset()
/Linux-v4.19/drivers/usb/core/
Dmessage.c1089 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs()
1103 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs()
1188 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface()
1312 struct usb_host_interface *alt = intf->cur_altsetting; in usb_enable_interface()
1360 struct usb_host_interface *alt; in usb_set_interface()
1550 struct usb_host_interface *alt; in usb_reset_configuration()
1566 struct usb_host_interface *alt; in usb_reset_configuration()
1590 struct usb_host_interface *alt; in usb_reset_configuration()
1673 struct usb_host_interface *alt; in usb_if_uevent()
1912 struct usb_host_interface *alt; in usb_set_configuration()
Dusb.c137 int usb_find_common_endpoints(struct usb_host_interface *alt, in usb_find_common_endpoints()
183 int usb_find_common_endpoints_reverse(struct usb_host_interface *alt, in usb_find_common_endpoints_reverse()
223 struct usb_host_interface *usb_find_alt_setting( in usb_find_alt_setting()
310 struct usb_host_interface *usb_altnum_to_altsetting( in usb_altnum_to_altsetting()
Dconfig.c207 int asnum, struct usb_host_interface *ifp, int num_ep, in usb_parse_endpoint()
428 struct usb_host_interface *alt = &intfc->altsetting[j]; in usb_release_interface_cache()
444 struct usb_host_interface *alt; in usb_parse_interface()
710 len = sizeof(*intfc) + sizeof(struct usb_host_interface) * j; in usb_parse_configuration()
Dusb.h62 struct usb_host_interface *intf,
/Linux-v4.19/drivers/media/usb/gspca/stv06xx/
Dstv06xx.c283 struct usb_host_interface *alt; in stv06xx_start()
318 struct usb_host_interface *alt; in stv06xx_isoc_init()
332 struct usb_host_interface *alt; in stv06xx_isoc_nego()
/Linux-v4.19/drivers/hid/usbhid/
Dhid-core.c870 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_get_raw_report()
903 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_set_raw_report()
976 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_parse()
1057 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_start()
1279 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_idle()
1305 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_probe()
1485 struct usb_host_interface *interface = intf->cur_altsetting; in hid_post_reset()
/Linux-v4.19/drivers/media/rc/
Dimon_raw.c99 struct usb_host_interface *idesc; in imon_probe()
/Linux-v4.19/include/linux/usb/
Dhcd.h445 struct usb_host_interface *old_alt,
446 struct usb_host_interface *new_alt);

1234567