• Home
  • Raw
  • Download

Lines Matching refs:video_devdata

929 	struct video_device *vfd = video_devdata(file);  in check_fmt()
1048 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1078 struct video_device *vfd = video_devdata(file); in v4l_g_input()
1091 struct video_device *vfd = video_devdata(file); in v4l_g_output()
1104 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1120 struct video_device *vfd = video_devdata(file); in v4l_s_output()
1134 vfd = video_devdata(file); in v4l_g_priority()
1146 vfd = video_devdata(file); in v4l_s_priority()
1156 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1182 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()
2093 struct video_device *vfd = video_devdata(file); in v4l_g_parm()
2140 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2157 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2174 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2191 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2225 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2257 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2278 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2299 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2361 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2391 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2416 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2482 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2500 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2528 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2555 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2630 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2907 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
3332 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
3334 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()