Home
last modified time | relevance | path

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

/drivers/media/usb/uvc/
Duvc_driver.c131 struct usb_host_endpoint *uvc_find_endpoint(struct usb_host_interface *alts, in uvc_find_endpoint()
310 struct usb_host_interface *alts = intf->cur_altsetting; in uvc_parse_format() local
553 struct usb_host_interface *alts = &intf->altsetting[0]; in uvc_parse_streaming() local
840 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_vendor_control() local
920 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_standard_control() local
1169 struct usb_host_interface *alts = dev->intf->cur_altsetting; in uvc_parse_control() local
Duvc_video.c1607 struct usb_host_interface *alts; in uvc_init_video() local
/drivers/media/i2c/soc_camera/
Dov9640.c390 enum v4l2_mbus_pixelcode code, struct ov9640_reg_alt *alts) in ov9640_write_regs()
499 struct ov9640_reg_alt alts = {0}; in ov9640_s_fmt() local
/drivers/bluetooth/
Dbtusb.c893 static const int alts[3] = { 2, 4, 5 }; in btusb_work() local
/drivers/usb/class/
Dusblp.c1298 int r, alts; in usblp_set_protocol() local
/drivers/usb/core/
Ddevio.c692 struct usb_host_interface *alts; in findintfep() local