Home
last modified time | relevance | path

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

/Linux-v5.15/sound/usb/
Dimplicit.c89 const struct usb_host_interface *alts) in add_implicit_fb_sync_ep()
119 struct usb_host_interface *alts; in add_generic_uac2_implicit_fb() local
139 static bool roland_sanity_check_iface(struct usb_host_interface *alts) in roland_sanity_check_iface()
152 struct usb_host_interface *alts) in add_roland_implicit_fb()
182 struct usb_host_interface *alts) in add_roland_capture_quirk()
209 struct usb_host_interface *alts) in is_pioneer_implicit_fb()
243 struct usb_host_interface *alts; in __add_generic_implicit_fb() local
265 struct usb_host_interface *alts) in add_generic_implicit_fb()
282 const struct usb_host_interface *alts) in find_implicit_fb_entry()
298 struct usb_host_interface *alts) in audioformat_implicit_fb_quirk()
[all …]
Dstream.c573 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
675 struct usb_host_interface *alts, in audio_format_alloc_init()
705 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac12()
858 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac3()
1090 struct usb_host_interface *alts; in __snd_usb_parse_audio_interface() local
Dquirks.c94 struct usb_host_interface *alts; in create_standard_audio_quirk() local
154 struct usb_host_interface *alts; in create_fixed_stream_quirk() local
219 struct usb_host_interface *alts; in create_auto_pcm_quirk() local
260 struct usb_host_interface *alts) in create_yamaha_midi_quirk()
292 struct usb_host_interface *alts) in create_roland_midi_quirk()
316 struct usb_host_interface *alts) in create_std_midi_quirk()
345 struct usb_host_interface *alts; in create_auto_midi_quirk() local
445 struct usb_host_interface *alts; in create_uaxx_quirk() local
Dhelper.c107 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
Dcard.c142 struct usb_host_interface *alts; in snd_usb_create_stream() local
737 struct usb_host_interface *alts; in usb_audio_probe() local
Dformat.c306 struct usb_host_interface *alts; in focusrite_valid_sample_rate() local
Dendpoint.c615 struct usb_host_interface *alts; in endpoint_set_syncinterval() local
Dpcm.c288 struct usb_host_interface *alts; in snd_usb_audioformat_set_sync_ep() local
Dmixer.c3035 struct usb_host_interface *alts; in snd_usb_mixer_controls_badd() local
Dmixer_quirks.c1640 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
/Linux-v5.15/drivers/media/usb/uvc/
Duvc_driver.c229 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint()
506 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local
784 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local
1094 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local
1174 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local
1431 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
Duvc_video.c1921 struct usb_host_interface *alts; in uvc_video_start_transfer() local
/Linux-v5.15/drivers/media/i2c/
Dov9640.c396 u32 code, struct ov9640_reg_alt *alts) in ov9640_write_regs()
507 struct ov9640_reg_alt alts = {0}; in ov9640_s_fmt() local
/Linux-v5.15/tools/objtool/
Dspecial.c147 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts()
/Linux-v5.15/tools/objtool/include/objtool/
Dcheck.h60 struct list_head alts; member
/Linux-v5.15/sound/usb/misc/
Dua101.c457 struct usb_host_interface *alts; in enable_iso_interface() local
475 struct usb_host_interface *alts; in disable_iso_interface() local
/Linux-v5.15/drivers/usb/class/
Dusblp.c1335 int r, alts; in usblp_set_protocol() local
/Linux-v5.15/drivers/usb/core/
Ddevio.c835 struct usb_host_interface *alts; in findintfep() local
/Linux-v5.15/drivers/bluetooth/
Dbtusb.c1748 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local