Home
last modified time | relevance | path

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

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