Searched defs:alts (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/sound/usb/ |
D | clock.c | 196 struct usb_host_interface *alts, in set_sample_rate_v1() 241 struct usb_host_interface *alts, in set_sample_rate_v2() 291 struct usb_host_interface *alts, in snd_usb_init_sample_rate()
|
D | pcm.c | 115 struct usb_host_interface *alts, in init_pitch_v1() 139 struct usb_host_interface *alts, in init_pitch_v2() 166 struct usb_host_interface *alts, in snd_usb_init_pitch() 191 struct usb_host_interface *alts; in set_format() local 354 struct usb_host_interface *alts; in snd_usb_hw_params() local
|
D | endpoint.c | 154 struct usb_host_interface *alts, in parse_uac_endpoint_attributes() 230 struct usb_host_interface *alts; in snd_usb_parse_audio_endpoints() local
|
D | quirks.c | 102 struct usb_host_interface *alts; in create_standard_audio_quirk() local 128 struct usb_host_interface *alts; in create_fixed_stream_quirk() local 187 struct usb_host_interface *alts; in create_uaxx_quirk() local
|
D | helper.c | 104 struct usb_host_interface *alts) in snd_usb_parse_datainterval()
|
D | card.c | 140 struct usb_host_interface *alts; in snd_usb_create_stream() local 442 struct usb_host_interface *alts; in snd_usb_audio_probe() local
|
/linux-2.6.39/drivers/media/video/uvc/ |
D | uvc_driver.c | 112 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint() 291 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local 534 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local 809 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local 889 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local 1138 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
|
D | uvc_video.c | 1017 struct usb_host_interface *alts; in uvc_init_video() local
|
/linux-2.6.39/drivers/media/video/ |
D | ov9640.c | 450 enum v4l2_mbus_pixelcode code, struct ov9640_reg_alt *alts) in ov9640_write_regs() 559 struct ov9640_reg_alt alts = {0}; in ov9640_s_fmt() local
|
/linux-2.6.39/sound/usb/misc/ |
D | ua101.c | 467 struct usb_host_interface *alts; in enable_iso_interface() local 485 struct usb_host_interface *alts; in disable_iso_interface() local
|
/linux-2.6.39/drivers/usb/class/ |
D | usblp.c | 1289 int r, alts; in usblp_set_protocol() local
|
/linux-2.6.39/drivers/usb/core/ |
D | devio.c | 588 struct usb_host_interface *alts; in findintfep() local
|