Home
last modified time | relevance | path

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

/linux-6.1.9/sound/usb/
Dimplicit.c85 const struct usb_host_interface *alts) in add_implicit_fb_sync_ep()
115 struct usb_host_interface *alts; in add_generic_uac2_implicit_fb() local
135 static bool roland_sanity_check_iface(struct usb_host_interface *alts) in roland_sanity_check_iface()
148 struct usb_host_interface *alts) in add_roland_implicit_fb()
178 struct usb_host_interface *alts) in add_roland_capture_quirk()
205 struct usb_host_interface *alts) in is_pioneer_implicit_fb()
239 struct usb_host_interface *alts; in __add_generic_implicit_fb() local
261 struct usb_host_interface *alts) in add_generic_implicit_fb()
278 const struct usb_host_interface *alts) in find_implicit_fb_entry()
294 struct usb_host_interface *alts) in audioformat_implicit_fb_quirk()
[all …]
Dstream.c574 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
676 struct usb_host_interface *alts, in audio_format_alloc_init()
706 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac12()
859 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac3()
1091 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
407 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
775 struct usb_host_interface *alts; in usb_audio_probe() local
Dformat.c306 struct usb_host_interface *alts; in focusrite_valid_sample_rate() local
Dendpoint.c701 struct usb_host_interface *alts; in endpoint_set_syncinterval() local
Dpcm.c316 struct usb_host_interface *alts; in snd_usb_audioformat_set_sync_ep() local
Dmixer.c3070 struct usb_host_interface *alts; in snd_usb_mixer_controls_badd() local
Dmixer_quirks.c1641 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
/linux-6.1.9/drivers/media/usb/uvc/
Duvc_driver.c42 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint()
226 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local
511 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local
821 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local
902 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local
1160 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
Duvc_video.c1940 struct usb_host_interface *alts; in uvc_video_start_transfer() local
/linux-6.1.9/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-6.1.9/tools/objtool/
Dspecial.c139 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts()
/linux-6.1.9/tools/objtool/include/objtool/
Dcheck.h69 struct list_head alts; member
/linux-6.1.9/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-6.1.9/drivers/usb/class/
Dusblp.c1335 int r, alts; in usblp_set_protocol() local
/linux-6.1.9/drivers/usb/core/
Ddevio.c848 struct usb_host_interface *alts; in findintfep() local
/linux-6.1.9/drivers/bluetooth/
Dbtusb.c1955 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local