Home
last modified time | relevance | path

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

/linux-6.12.1/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.c577 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
679 struct usb_host_interface *alts, in audio_format_alloc_init()
709 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac12()
865 struct usb_host_interface *alts, in snd_usb_get_audioformat_uac3()
1100 struct usb_host_interface *alts; in __snd_usb_parse_audio_interface() local
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
Dformat.c307 struct usb_host_interface *alts; in focusrite_valid_sample_rate() local
470 struct usb_host_interface *alts; in validate_sample_rate_table_v2v3() local
Dhelper.c107 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
Dcard.c143 struct usb_host_interface *alts; in snd_usb_create_stream() local
788 struct usb_host_interface *alts; in usb_audio_probe() local
Dendpoint.c717 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.c3109 struct usb_host_interface *alts; in snd_usb_mixer_controls_badd() local
Dmixer_quirks.c1642 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
/linux-6.12.1/drivers/media/usb/uvc/
Duvc_driver.c44 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint()
229 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local
516 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local
860 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local
937 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local
1179 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
Duvc_video.c2009 struct usb_host_interface *alts; in uvc_video_start_transfer() local
/linux-6.12.1/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.12.1/tools/objtool/
Dspecial.c140 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts()
/linux-6.12.1/tools/objtool/include/objtool/
Dcheck.h76 struct alternative *alts; member
/linux-6.12.1/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.12.1/drivers/usb/class/
Dusblp.c1335 int r, alts; in usblp_set_protocol() local
/linux-6.12.1/drivers/usb/core/
Ddevio.c857 struct usb_host_interface *alts; in findintfep() local
/linux-6.12.1/drivers/bluetooth/
Dbtusb.c2235 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local