Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/
Dquirks.c114 struct usb_host_interface *alts; in create_standard_audio_quirk() local
143 struct usb_host_interface *alts; in create_fixed_stream_quirk() local
206 struct usb_host_interface *alts; in create_auto_pcm_quirk() local
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() local
425 struct usb_host_interface *alts; in create_uaxx_quirk() local
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() local
393 struct usb_host_interface *alts, in set_sync_endpoint()
495 struct usb_host_interface *alts; in set_format() local
858 struct usb_host_interface *alts; in snd_usb_pcm_prepare() local
Dstream.c575 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
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() local
Dclock.c427 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()
Dhelper.c117 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
Dcard.c144 struct usb_host_interface *alts; in snd_usb_create_stream() local
576 struct usb_host_interface *alts; in usb_audio_probe() local
Dendpoint.c447 struct usb_host_interface *alts, in snd_usb_add_endpoint()
Dmixer_quirks.c1507 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
Dmixer.c2940 struct usb_host_interface *alts; in snd_usb_mixer_controls_badd() local
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_driver.c223 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint()
402 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local
661 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local
948 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local
1028 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local
1277 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
Duvc_video.c1778 struct usb_host_interface *alts; in uvc_init_video() local
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dov9640.c379 u32 code, struct ov9640_reg_alt *alts) in ov9640_write_regs()
488 struct ov9640_reg_alt alts = {0}; in ov9640_s_fmt() local
/Linux-v4.19/tools/objtool/
Dspecial.c153 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts()
Dcheck.h52 struct list_head alts; member
/Linux-v4.19/sound/usb/misc/
Dua101.c468 struct usb_host_interface *alts; in enable_iso_interface() local
486 struct usb_host_interface *alts; in disable_iso_interface() local
/Linux-v4.19/drivers/usb/class/
Dusblp.c1298 int r, alts; in usblp_set_protocol() local
/Linux-v4.19/drivers/usb/core/
Ddevio.c788 struct usb_host_interface *alts; in findintfep() local
/Linux-v4.19/drivers/bluetooth/
Dbtusb.c1468 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local