Lines Matching refs:video_device

930 	struct video_device *vfd = video_devdata(file);  in check_fmt()
1094 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1127 struct video_device *vfd = video_devdata(file); in v4l_g_input()
1140 struct video_device *vfd = video_devdata(file); in v4l_g_output()
1153 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1169 struct video_device *vfd = video_devdata(file); in v4l_s_output()
1180 struct video_device *vfd; in v4l_g_priority()
1191 struct video_device *vfd; in v4l_s_priority()
1205 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1231 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1584 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1676 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1735 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1846 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1965 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1980 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1995 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
2011 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
2023 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
2037 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
2060 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
2069 struct video_device *vfd = video_devdata(file); in v4l_s_std()
2087 struct video_device *vfd = video_devdata(file); in v4l_querystd()
2109 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2146 struct video_device *vfd = video_devdata(file); in v4l_reqbufs()
2192 struct video_device *vfd = video_devdata(file); in v4l_create_bufs()
2239 struct video_device *vfd = video_devdata(file); in v4l_g_parm()
2286 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2303 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2320 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2337 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2371 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2403 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2424 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2445 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2507 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2537 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2562 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2628 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2646 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2674 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2701 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2776 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2996 static struct mutex *v4l2_ioctl_get_lock(struct video_device *vdev, in v4l2_ioctl_get_lock()
3053 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()