Lines Matching refs:uvc_device

134 struct uvc_entity *uvc_entity_by_id(struct uvc_device *dev, int id)
146 static struct uvc_entity *uvc_entity_by_reference(struct uvc_device *dev,
163 static struct uvc_streaming *uvc_stream_by_id(struct uvc_device *dev, int id)
193 static struct uvc_streaming *uvc_stream_new(struct uvc_device *dev,
223 static int uvc_parse_format(struct uvc_device *dev,
510 static int uvc_parse_streaming(struct uvc_device *dev,
824 static void uvc_entity_set_name(struct uvc_device *dev, struct uvc_entity *entity,
846 static int uvc_parse_vendor_control(struct uvc_device *dev,
921 static int uvc_parse_standard_control(struct uvc_device *dev,
1167 static int uvc_parse_control(struct uvc_device *dev)
1222 static void uvc_gpio_event(struct uvc_device *dev)
1238 static int uvc_gpio_get_cur(struct uvc_device *dev, struct uvc_entity *entity,
1249 static int uvc_gpio_get_info(struct uvc_device *dev, struct uvc_entity *entity,
1261 struct uvc_device *dev = data;
1267 static int uvc_gpio_parse(struct uvc_device *dev)
1303 static int uvc_gpio_init_irq(struct uvc_device *dev)
1673 static struct uvc_video_chain *uvc_alloc_chain(struct uvc_device *dev)
1702 static int uvc_scan_fallback(struct uvc_device *dev)
1785 static int uvc_scan_device(struct uvc_device *dev)
1845 * Called by the kernel when the last reference to the uvc_device structure
1854 struct uvc_device *dev = container_of(kref, struct uvc_device, ref);
1899 struct uvc_device *dev = stream->dev;
1907 static void uvc_unregister_video(struct uvc_device *dev)
1931 int uvc_register_video_device(struct uvc_device *dev,
1996 static int uvc_register_video(struct uvc_device *dev,
2026 static int uvc_register_terms(struct uvc_device *dev,
2062 static int uvc_register_chains(struct uvc_device *dev)
2093 struct uvc_device *dev;
2254 struct uvc_device *dev = usb_get_intfdata(intf);
2272 struct uvc_device *dev = usb_get_intfdata(intf);
2300 struct uvc_device *dev = usb_get_intfdata(intf);