Searched defs:uvc (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
H A Duvc_v4l2.c36 uvc_send_response(struct uvc_device *uvc, struct uvc_request_data *data) uvc_send_response() argument
71 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_querycap() local
89 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_get_format() local
108 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_set_format() local
149 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_reqbufs() local
162 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_querybuf() local
172 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_qbuf() local
187 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_dqbuf() local
197 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_streamon() local
223 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_streamoff() local
254 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_ioctl_default() local
288 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_open() local
309 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_release() local
332 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_mmap() local
341 struct uvc_device *uvc = video_get_drvdata(vdev); uvc_v4l2_poll() local
352 struct uvc_device *uvc = video_get_drvdata(vdev); uvcg_v4l2_get_unmapped_area() local
H A Df_uvc.c214 struct uvc_device *uvc = req->context; uvc_function_ep0_complete() local
232 struct uvc_device *uvc = to_uvc(f); uvc_function_setup() local
264 void uvc_function_setup_continue(struct uvc_device *uvc) uvc_function_setup_continue() argument
274 struct uvc_device *uvc = to_uvc(f); uvc_function_get_alt() local
289 struct uvc_device *uvc = to_uvc(f); uvc_function_set_alt() local
374 struct uvc_device *uvc = to_uvc(f); uvc_function_disable() local
394 uvc_function_connect(struct uvc_device *uvc) uvc_function_connect() argument
404 uvc_function_disconnect(struct uvc_device *uvc) uvc_function_disconnect() argument
418 uvc_register_video(struct uvc_device *uvc) uvc_register_video() argument
454 uvc_copy_descriptors(struct uvc_device *uvc, enum usb_device_speed speed) uvc_copy_descriptors() argument
580 struct uvc_device *uvc = to_uvc(f); uvc_function_bind() local
849 struct uvc_device *uvc = to_uvc(f); uvc_free() local
859 struct uvc_device *uvc = to_uvc(f); uvc_unbind() local
874 struct uvc_device *uvc; uvc_alloc() local

Completed in 97 milliseconds