/Linux-v4.19/sound/usb/ |
D | quirks.c | 114 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
|
D | pcm.c | 153 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
|
D | stream.c | 575 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
|
D | clock.c | 427 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()
|
D | helper.c | 117 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
|
D | card.c | 144 struct usb_host_interface *alts; in snd_usb_create_stream() local 576 struct usb_host_interface *alts; in usb_audio_probe() local
|
D | endpoint.c | 447 struct usb_host_interface *alts, in snd_usb_add_endpoint()
|
D | mixer_quirks.c | 1507 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
|
D | mixer.c | 2940 struct usb_host_interface *alts; in snd_usb_mixer_controls_badd() local
|
/Linux-v4.19/drivers/media/usb/uvc/ |
D | uvc_driver.c | 223 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
|
D | uvc_video.c | 1778 struct usb_host_interface *alts; in uvc_init_video() local
|
/Linux-v4.19/drivers/media/i2c/soc_camera/ |
D | ov9640.c | 379 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/ |
D | special.c | 153 int special_get_alts(struct elf *elf, struct list_head *alts) in special_get_alts()
|
D | check.h | 52 struct list_head alts; member
|
/Linux-v4.19/sound/usb/misc/ |
D | ua101.c | 468 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/ |
D | usblp.c | 1298 int r, alts; in usblp_set_protocol() local
|
/Linux-v4.19/drivers/usb/core/ |
D | devio.c | 788 struct usb_host_interface *alts; in findintfep() local
|
/Linux-v4.19/drivers/bluetooth/ |
D | btusb.c | 1468 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local
|