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

/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c352 static void v4l_print_buftype(const void *arg, bool write_only) function
2194 IOCTL_INFO_FNC(VIDIOC_STREAMON, v4l_streamon, v4l_print_buftype, INFO_FL_PRIO | INFO_FL_QUEUE),
2195 IOCTL_INFO_FNC(VIDIOC_STREAMOFF, v4l_streamoff, v4l_print_buftype, INFO_FL_PRIO | INFO_FL_QUEUE),

Completed in 25 milliseconds