Home
last modified time | relevance | path

Searched refs:uvc_ioctl_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h723 extern const struct v4l2_ioctl_ops uvc_ioctl_ops;
H A Duvc_v4l2.c1557 const struct v4l2_ioctl_ops uvc_ioctl_ops = { variable
H A Duvc_driver.c2074 &uvc_fops, &uvc_ioctl_ops); in uvc_register_video()