Lines Matching refs:video_devdata

909 	struct video_device *vfd = video_devdata(file);  in check_fmt()
1028 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1058 struct video_device *vfd = video_devdata(file); in v4l_g_input()
1071 struct video_device *vfd = video_devdata(file); in v4l_g_output()
1084 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1100 struct video_device *vfd = video_devdata(file); in v4l_s_output()
1114 vfd = video_devdata(file); in v4l_g_priority()
1126 vfd = video_devdata(file); in v4l_s_priority()
1136 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1162 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1438 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1530 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1611 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1716 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1829 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1844 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1859 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1875 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1887 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1901 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
1924 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
1933 struct video_device *vfd = video_devdata(file); in v4l_s_std()
1951 struct video_device *vfd = video_devdata(file); in v4l_querystd()
1973 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2118 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2135 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2152 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2169 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2203 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2232 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2253 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2274 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2336 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2366 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2391 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2457 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2475 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2503 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2530 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2605 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2882 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
3307 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
3309 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()