Home
last modified time | relevance | path

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

/freebsd/sys/dev/video/
H A Dvideo.c795 video_queryctrl(struct video_device *vd, struct v4l2_queryctrl *qc) in video_queryctrl() function
980 return (video_queryctrl(vd, (struct v4l2_queryctrl *)data)); in video_ioctl()