Searched defs:alts (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/sound/usb/ |
D | quirks.c | 114 struct usb_host_interface *alts; in create_standard_audio_quirk() local 140 struct usb_host_interface *alts; in create_fixed_stream_quirk() local 202 struct usb_host_interface *alts; in create_auto_pcm_quirk() local 243 struct usb_host_interface *alts) in create_yamaha_midi_quirk() 272 struct usb_host_interface *alts) in create_roland_midi_quirk() 296 struct usb_host_interface *alts) in create_std_midi_quirk() 325 struct usb_host_interface *alts; in create_auto_midi_quirk() local 421 struct usb_host_interface *alts; in create_uaxx_quirk() local
|
D | pcm.c | 154 struct usb_host_interface *alts, in init_pitch_v1() 180 struct usb_host_interface *alts, in init_pitch_v2() 204 struct usb_host_interface *alts, in snd_usb_init_pitch() 289 struct usb_host_interface **alts, in search_roland_implicit_fb() 321 struct usb_host_interface *alts; in set_sync_ep_implicit_fb_quirk() local 381 struct usb_host_interface *alts, in set_sync_endpoint() 455 struct usb_host_interface *alts; in set_format() local 757 struct usb_host_interface *alts; in snd_usb_pcm_prepare() local
|
D | clock.c | 280 struct usb_host_interface *alts, in set_sample_rate_v1() 353 struct usb_host_interface *alts, in set_sample_rate_v2() 417 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 | 135 struct usb_host_interface *alts; in snd_usb_create_stream() local 476 struct usb_host_interface *alts; in usb_audio_probe() local
|
D | stream.c | 389 struct usb_host_interface *alts, in parse_uac_endpoint_attributes() 475 struct usb_host_interface *alts; in snd_usb_parse_audio_interface() local
|
D | endpoint.c | 423 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
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_driver.c | 156 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() 335 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local 594 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local 881 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local 961 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local 1210 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
|
D | uvc_video.c | 1626 struct usb_host_interface *alts; in uvc_init_video() local
|
/linux-4.1.27/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-4.1.27/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-4.1.27/drivers/usb/class/ |
D | usblp.c | 1297 int r, alts; in usblp_set_protocol() local
|
/linux-4.1.27/drivers/usb/core/ |
D | devio.c | 693 struct usb_host_interface *alts; in findintfep() local
|
/linux-4.1.27/drivers/bluetooth/ |
D | btusb.c | 1271 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local
|