Home
last modified time | relevance | path

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

/linux/drivers/media/usb/pwc/
H A Dpwc.h377 extern const struct v4l2_ioctl_ops pwc_ioctl_ops;
H A Dpwc-if.c152 .ioctl_ops = &pwc_ioctl_ops,
H A Dpwc-v4l.c1011 const struct v4l2_ioctl_ops pwc_ioctl_ops = { variable