Lines Matching refs:video_devdata

921 	struct video_device *vfd = video_devdata(file);  in check_fmt()
1085 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1118 struct video_device *vfd = video_devdata(file); in v4l_g_input()
1131 struct video_device *vfd = video_devdata(file); in v4l_g_output()
1144 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1160 struct video_device *vfd = video_devdata(file); in v4l_s_output()
1174 vfd = video_devdata(file); in v4l_g_priority()
1186 vfd = video_devdata(file); in v4l_s_priority()
1196 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1222 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1532 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1624 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1683 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1794 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1913 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1928 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1943 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1959 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1971 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1985 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
2008 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
2017 struct video_device *vfd = video_devdata(file); in v4l_s_std()
2035 struct video_device *vfd = video_devdata(file); in v4l_querystd()
2057 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2166 struct video_device *vfd = video_devdata(file); in v4l_g_parm()
2213 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2230 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2247 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2264 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2298 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2330 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2351 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2372 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2434 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2464 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2489 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2555 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2573 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2601 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2628 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2703 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2979 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
3397 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
3399 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()