Lines Matching refs:video_device
927 struct video_device *vfd = video_devdata(file); in check_fmt()
1046 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1076 struct video_device *vfd = video_devdata(file); in v4l_g_input()
1089 struct video_device *vfd = video_devdata(file); in v4l_g_output()
1102 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1118 struct video_device *vfd = video_devdata(file); in v4l_s_output()
1129 struct video_device *vfd; in v4l_g_priority()
1140 struct video_device *vfd; in v4l_s_priority()
1154 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1180 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1458 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1550 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1631 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1736 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1849 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1864 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1879 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1895 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1907 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1921 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
1944 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
1953 struct video_device *vfd = video_devdata(file); in v4l_s_std()
1971 struct video_device *vfd = video_devdata(file); in v4l_querystd()
1993 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2138 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2155 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2172 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2189 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2223 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2255 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2276 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2297 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2359 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2389 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2414 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2480 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2498 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2526 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2553 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2628 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2848 static struct mutex *v4l2_ioctl_get_lock(struct video_device *vdev, in v4l2_ioctl_get_lock()
2905 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()