Lines Matching refs:video_device
935 struct video_device *vfd = video_devdata(file); in check_fmt()
1051 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1081 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1099 struct video_device *vfd; in v4l_g_priority()
1110 struct video_device *vfd; in v4l_s_priority()
1124 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1142 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1404 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1566 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1671 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1784 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1799 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1814 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1830 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1842 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1856 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
1879 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
1888 struct video_device *vfd = video_devdata(file); in v4l_s_std()
1906 struct video_device *vfd = video_devdata(file); in v4l_querystd()
1928 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2073 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2090 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2107 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2124 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2158 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2187 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2208 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2229 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2291 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2321 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2346 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2412 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2430 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2458 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2485 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2560 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2782 static struct mutex *v4l2_ioctl_get_lock(struct video_device *vdev, in v4l2_ioctl_get_lock()
2841 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()