Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c288 static void v4l_print_format(const void *arg, bool write_only) in v4l_print_format() function
534 v4l_print_format(&p->format, write_only); in v4l_print_create_buffers()
2811 IOCTL_INFO(VIDIOC_G_FMT, v4l_g_fmt, v4l_print_format, 0),
2812 IOCTL_INFO(VIDIOC_S_FMT, v4l_s_fmt, v4l_print_format, INFO_FL_PRIO),
2858 IOCTL_INFO(VIDIOC_TRY_FMT, v4l_try_fmt, v4l_print_format, 0),