Searched refs:v4l_g_selection (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | v4l2-ioctl.c | 2256 static int v4l_g_selection(const struct v4l2_ioctl_ops *ops,  in v4l_g_selection()  function2310 	ret = v4l_g_selection(ops, file, fh, &s);  in v4l_g_crop()
 2390 	ret = v4l_g_selection(ops, file, fh, &s);  in v4l_cropcap()
 2401 	ret = v4l_g_selection(ops, file, fh, &s);  in v4l_cropcap()
 2734 …IOCTL_INFO(VIDIOC_G_SELECTION, v4l_g_selection, v4l_print_selection, INFO_FL_CLEAR(v4l2_selection,…
 
 |