/linux-6.1.9/sound/usb/ |
D | implicit.c | 85 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 …]
|
D | stream.c | 574 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
|
D | quirks.c | 94 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
|
D | helper.c | 107 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
|
D | card.c | 142 struct usb_host_interface *alts; in snd_usb_create_stream() local 775 struct usb_host_interface *alts; in usb_audio_probe() local
|
D | format.c | 306 struct usb_host_interface *alts; in focusrite_valid_sample_rate() local
|
D | endpoint.c | 701 struct usb_host_interface *alts; in endpoint_set_syncinterval() local
|
D | pcm.c | 316 struct usb_host_interface *alts; in snd_usb_audioformat_set_sync_ep() local
|
D | mixer.c | 3070 struct usb_host_interface *alts; in snd_usb_mixer_controls_badd() local
|
D | mixer_quirks.c | 1641 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
|
/linux-6.1.9/drivers/media/usb/uvc/ |
D | uvc_driver.c | 42 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
|
D | uvc_video.c | 1940 struct usb_host_interface *alts; in uvc_video_start_transfer() local
|
/linux-6.1.9/drivers/media/i2c/ |
D | ov9640.c | 396 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/ |
D | special.c | 139 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts()
|
/linux-6.1.9/tools/objtool/include/objtool/ |
D | check.h | 69 struct list_head alts; member
|
/linux-6.1.9/sound/usb/misc/ |
D | ua101.c | 457 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/ |
D | usblp.c | 1335 int r, alts; in usblp_set_protocol() local
|
/linux-6.1.9/drivers/usb/core/ |
D | devio.c | 848 struct usb_host_interface *alts; in findintfep() local
|
/linux-6.1.9/drivers/bluetooth/ |
D | btusb.c | 1955 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local
|