Searched defs:alts (Results 1 – 12 of 12) sorted by relevance
/linux-3.4.99/sound/usb/ |
D | clock.c | 206 struct usb_host_interface *alts, in set_sample_rate_v1() 251 struct usb_host_interface *alts, in set_sample_rate_v2() 301 struct usb_host_interface *alts, in snd_usb_init_sample_rate()
|
D | pcm.c | 143 struct usb_host_interface *alts, in init_pitch_v1() 167 struct usb_host_interface *alts, in init_pitch_v2() 194 struct usb_host_interface *alts, in snd_usb_init_pitch() 219 struct usb_host_interface *alts; in set_format() local 388 struct usb_host_interface *alts; in snd_usb_hw_params() local
|
D | stream.c | 156 struct usb_host_interface *alts, in parse_uac_endpoint_attributes() 240 struct usb_host_interface *alts; in snd_usb_parse_audio_interface() local
|
D | quirks.c | 104 struct usb_host_interface *alts; in create_standard_audio_quirk() local 130 struct usb_host_interface *alts; in create_fixed_stream_quirk() local 193 struct usb_host_interface *alts; in create_uaxx_quirk() local
|
D | card.c | 142 struct usb_host_interface *alts; in snd_usb_create_stream() local 463 struct usb_host_interface *alts; in snd_usb_audio_probe() local
|
D | helper.c | 104 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
|
/linux-3.4.99/drivers/media/video/uvc/ |
D | uvc_driver.c | 128 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() 307 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local 550 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local 837 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local 917 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local 1166 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
|
D | uvc_video.c | 1584 struct usb_host_interface *alts; in uvc_init_video() local
|
/linux-3.4.99/drivers/media/video/ |
D | ov9640.c | 382 enum v4l2_mbus_pixelcode code, struct ov9640_reg_alt *alts) in ov9640_write_regs() 491 struct ov9640_reg_alt alts = {0}; in ov9640_s_fmt() local
|
/linux-3.4.99/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-3.4.99/drivers/usb/class/ |
D | usblp.c | 1288 int r, alts; in usblp_set_protocol() local
|
/linux-3.4.99/drivers/usb/core/ |
D | devio.c | 634 struct usb_host_interface *alts; in findintfep() local
|