Home
last modified time | relevance | path

Searched defs:alts (Results 1 – 12 of 12) sorted by relevance

/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() local
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() local
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 Dstream.c587 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
689 struct usb_host_interface *alts, in audio_format_alloc_init()
719 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac12()
875 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac3()
1122 struct usb_host_interface *alts; in __snd_usb_parse_audio_interface() local
H A Dquirks.c95 struct usb_host_interface *alts; in create_standard_audio_quirk() local
155 struct usb_host_interface *alts; in create_fixed_stream_quirk() local
220 struct usb_host_interface *alts; in create_auto_pcm_quirk() local
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() local
408 struct usb_host_interface *alts; in create_uaxx_quirk() local
H A Dformat.c313 struct usb_host_interface *alts; in focusrite_valid_sample_rate() local
483 struct usb_host_interface *alts; in validate_sample_rate_table_v2v3() local
H A Dhelper.c108 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
H A Dcard.c251 struct usb_host_interface *alts; in snd_usb_create_stream() local
925 struct usb_host_interface *alts; in usb_audio_probe() local
H A Dendpoint.c717 struct usb_host_interface *alts; in endpoint_set_syncinterval() local
H A Dmixer.c3097 struct usb_host_interface *alts; in snd_usb_mixer_controls_badd() local
H A Dmixer_quirks.c1883 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
/linux/drivers/media/usb/uvc/
H A Duvc_driver.c46 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint()
243 struct usb_host_interface *alts = streaming->intf->cur_altsetting; in uvc_parse_frame() local
350 struct usb_host_interface *alts = streaming->intf->cur_altsetting; in uvc_parse_format() local
548 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local
905 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local
982 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local
1226 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
/linux/sound/usb/qcom/
H A Dqc_audio_offload.c1240 struct usb_host_interface *alts; in uaudio_populate_uac_desc() local
1746 struct usb_host_interface *alts; in qc_usb_audio_offload_probe() local
/linux/drivers/bluetooth/
H A Dbtusb.c2339 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local