Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/
Dquirks.c114 struct usb_host_interface *alts; in create_standard_audio_quirk() local
143 struct usb_host_interface *alts; in create_fixed_stream_quirk() local
207 struct usb_host_interface *alts; in create_auto_pcm_quirk() local
248 struct usb_host_interface *alts) in create_yamaha_midi_quirk()
277 struct usb_host_interface *alts) in create_roland_midi_quirk()
301 struct usb_host_interface *alts) in create_std_midi_quirk()
330 struct usb_host_interface *alts; in create_auto_midi_quirk() local
426 struct usb_host_interface *alts; in create_uaxx_quirk() local
Dpcm.c154 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()
483 struct usb_host_interface *alts; in set_format() local
785 struct usb_host_interface *alts; in snd_usb_pcm_prepare() local
Dclock.c280 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()
Dhelper.c117 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
Dcard.c135 struct usb_host_interface *alts; in snd_usb_create_stream() local
476 struct usb_host_interface *alts; in usb_audio_probe() local
Dstream.c400 struct usb_host_interface *alts, in parse_uac_endpoint_attributes()
486 struct usb_host_interface *alts; in snd_usb_parse_audio_interface() local
Dendpoint.c446 struct usb_host_interface *alts, in snd_usb_add_endpoint()
Dmixer_quirks.c1507 struct usb_host_interface *alts; in snd_microii_spdif_default_get() local
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_driver.c157 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint()
336 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local
595 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local
882 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local
962 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local
1211 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
Duvc_video.c1637 struct usb_host_interface *alts; in uvc_init_video() local
/linux-4.4.14/drivers/media/i2c/soc_camera/
Dov9640.c379 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.4.14/sound/usb/misc/
Dua101.c468 struct usb_host_interface *alts; in enable_iso_interface() local
486 struct usb_host_interface *alts; in disable_iso_interface() local
/linux-4.4.14/drivers/usb/class/
Dusblp.c1320 int r, alts; in usblp_set_protocol() local
/linux-4.4.14/drivers/usb/core/
Ddevio.c693 struct usb_host_interface *alts; in findintfep() local
/linux-4.4.14/drivers/bluetooth/
Dbtusb.c1375 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local