Home
last modified time | relevance | path

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

12345

/linux/sound/usb/
H A Dimplicit.c86 const struct usb_host_interface *alts) in add_implicit_fb_sync_ep()
116 struct usb_host_interface *alts; in add_generic_uac2_implicit_fb()
136 static bool roland_sanity_check_iface(struct usb_host_interface *alts) in roland_sanity_check_iface()
149 struct usb_host_interface *alts) in add_roland_implicit_fb()
179 struct usb_host_interface *alts) in add_roland_capture_quirk()
206 struct usb_host_interface *alts) in is_pioneer_implicit_fb()
240 struct usb_host_interface *alts; in __add_generic_implicit_fb()
262 struct usb_host_interface *alts) in add_generic_implicit_fb()
279 const struct usb_host_interface *alts) in find_implicit_fb_entry()
295 struct usb_host_interface *alts) in audioformat_implicit_fb_quirk()
[all …]
H A Dhelper.h15 struct usb_host_interface *alts);
17 struct usb_host_interface *
23 struct usb_host_interface *snd_usb_find_ctrl_interface(struct snd_usb_audio *chip,
37 static inline int snd_usb_ctrl_intf(struct usb_host_interface *ctrl_intf) in snd_usb_ctrl_intf()
H A Dhelper.c108 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
124 struct usb_host_interface *
139 struct usb_host_interface *host_iface; in snd_usb_add_ctrl_interface_link()
156 struct usb_host_interface *snd_usb_find_ctrl_interface(struct snd_usb_audio *chip, in snd_usb_find_ctrl_interface()
H A Dpower.h9 struct usb_host_interface *ctrl_iface; /* Control interface */
22 snd_usb_find_power_domain(struct usb_host_interface *ctrl_iface,
H A Dusbaudio.h30 struct usb_host_interface *ctrl_intf;
72 struct usb_host_interface *ctrl_intf; /* the audio control interface */
H A Dstream.c587 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
651 snd_usb_find_input_terminal_descriptor(struct usb_host_interface *ctrl_iface, in snd_usb_find_input_terminal_descriptor()
669 snd_usb_find_output_terminal_descriptor(struct usb_host_interface *ctrl_iface, in snd_usb_find_output_terminal_descriptor()
689 struct usb_host_interface *alts, in audio_format_alloc_init()
719 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac12()
726 struct usb_host_interface *ctrl_intf; in snd_usb_get_audioformat_uac12()
875 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac3()
886 struct usb_host_interface *ctrl_intf; in snd_usb_get_audioformat_uac3()
1122 struct usb_host_interface *alts; in __snd_usb_parse_audio_interface()
H A Dimplicit.h7 struct usb_host_interface *alts);
H A Dpower.c17 snd_usb_find_power_domain(struct usb_host_interface *ctrl_iface, in snd_usb_find_power_domain()
H A Dquirks.c95 struct usb_host_interface *alts; in create_standard_audio_quirk()
155 struct usb_host_interface *alts; in create_fixed_stream_quirk()
220 struct usb_host_interface *alts; in create_auto_pcm_quirk()
261 struct usb_host_interface *alts) in create_yamaha_midi_quirk()
293 struct usb_host_interface *alts) in create_roland_midi_quirk()
317 struct usb_host_interface *alts) in create_std_midi_quirk()
346 struct usb_host_interface *alts; in create_auto_midi_quirk()
408 struct usb_host_interface *alts; in create_uaxx_quirk()
H A Dformat.c313 struct usb_host_interface *alts; in focusrite_valid_sample_rate()
479 struct usb_host_interface *alts; in validate_sample_rate_table_v2v3()
557 struct usb_host_interface *ctrl_intf; in parse_audio_format_rates_v2v3()
H A Dmidi2.c95 struct usb_host_interface *hostif;
523 struct usb_host_interface *hostif = umidi->hostif; in get_group_terminal_block_descs()
655 struct usb_host_interface *hostif = umidi->hostif; in parse_midi_2_0_endpoints()
1006 static bool is_midi2_altset(struct usb_host_interface *hostif) in is_midi2_altset()
1082 struct usb_host_interface *hostif; in snd_usb_midi_v2_create()
H A Dmixer.h18 struct usb_host_interface *hostif;
H A Dmidi.c1129 struct usb_host_interface *hostif; in update_roland_altsetting()
1815 static int find_usb_ijack(struct usb_host_interface *hostif, uint8_t jack_id) in find_usb_ijack()
1861 struct usb_host_interface *hostif; in snd_usbmidi_init_substream()
1983 struct usb_host_interface *hostif; in snd_usbmidi_get_ms_info()
2121 struct usb_host_interface *hostif; in snd_usbmidi_switch_roland_altsetting()
2158 struct usb_host_interface *hostif; in snd_usbmidi_detect_endpoints()
2223 struct usb_host_interface *hostif; in snd_usbmidi_detect_yamaha()
2264 struct usb_host_interface *hostif; in snd_usbmidi_detect_roland()
2305 struct usb_host_interface *hostif; in snd_usbmidi_create_endpoints_midiman()
/linux/drivers/usb/storage/
H A 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/include/linux/
H A Dusb.h83 struct usb_host_interface { struct
105 usb_find_common_endpoints(struct usb_host_interface *alt, argument
112 usb_find_common_endpoints_reverse(struct usb_host_interface *alt,
119 usb_find_bulk_in_endpoint(struct usb_host_interface *alt, in usb_find_bulk_in_endpoint()
126 usb_find_bulk_out_endpoint(struct usb_host_interface *alt, in usb_find_bulk_out_endpoint()
133 usb_find_int_in_endpoint(struct usb_host_interface *alt, in usb_find_int_in_endpoint()
140 usb_find_int_out_endpoint(struct usb_host_interface *alt, in usb_find_int_out_endpoint()
147 usb_find_last_bulk_in_endpoint(struct usb_host_interface *alt, in usb_find_last_bulk_in_endpoint()
154 usb_find_last_bulk_out_endpoint(struct usb_host_interface *alt, in usb_find_last_bulk_out_endpoint()
161 usb_find_last_int_in_endpoint(struct usb_host_interface *alt, in usb_find_last_int_in_endpoint()
[all …]
/linux/drivers/input/misc/
H A Dati_remote2.c768 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_probe()
853 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_disconnect()
874 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_suspend()
896 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_resume()
920 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_reset_resume()
948 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_pre_reset()
968 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_post_reset()
/linux/drivers/usb/core/
H A Dusb.c135 int usb_find_common_endpoints(struct usb_host_interface *alt, in usb_find_common_endpoints()
181 int usb_find_common_endpoints_reverse(struct usb_host_interface *alt, in usb_find_common_endpoints_reverse()
297 struct usb_host_interface *usb_find_alt_setting( in usb_find_alt_setting()
384 struct usb_host_interface *usb_altnum_to_altsetting( in usb_altnum_to_altsetting()
H A Dmessage.c1245 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs()
1259 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs()
1344 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface()
1480 struct usb_host_interface *alt = intf->cur_altsetting; in usb_enable_interface()
1530 struct usb_host_interface *alt; in usb_set_interface()
1742 struct usb_host_interface *alt; in usb_reset_configuration()
1825 const struct usb_host_interface *alt; in usb_if_uevent()
2104 struct usb_host_interface *alt; in usb_set_configuration()
H A Dconfig.c261 struct usb_host_interface *alt; in config_endpoint_is_duplicate()
288 struct usb_host_interface *ifp, int num_ep, in usb_parse_endpoint()
544 struct usb_host_interface *alt = &intfc->altsetting[j]; in usb_release_interface_cache()
560 struct usb_host_interface *alt; in usb_parse_interface()
H A Dquirks.c624 struct usb_host_interface *intf, in usb_endpoint_is_ignored()
656 struct usb_host_interface *intf; in usb_match_any_interface()
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.c274 struct usb_host_interface *alt; in stv06xx_start()
313 struct usb_host_interface *alt; in stv06xx_isoc_init()
336 struct usb_host_interface *alt; in stv06xx_isoc_nego()
/linux/drivers/hid/usbhid/
H A Dhid-core.c878 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_get_raw_report()
911 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_set_raw_report()
984 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_parse()
1068 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_start()
1310 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_idle()
1349 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_probe()
1531 struct usb_host_interface *interface = intf->cur_altsetting; in hid_post_reset()
/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c426 struct usb_host_interface *alt = fc_usb->uintf->cur_altsetting; in flexcop_usb_transfer_init()
504 struct usb_host_interface *alt; in flexcop_usb_init()
/linux/include/linux/usb/
H A Dhcd.h447 struct usb_host_interface *old_alt,
448 struct usb_host_interface *new_alt);
/linux/drivers/media/rc/
H A Dxbox_remote.c189 struct usb_host_interface *iface_host = interface->cur_altsetting; in xbox_remote_probe()

12345