Lines Matching refs:video_devdata
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()
1183 vfd = video_devdata(file); in v4l_g_priority()
1195 vfd = video_devdata(file); 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()
1519 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1611 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1692 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1797 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1910 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1925 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1940 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1956 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1968 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1982 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
2005 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
2014 struct video_device *vfd = video_devdata(file); in v4l_s_std()
2032 struct video_device *vfd = video_devdata(file); in v4l_querystd()
2054 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2154 struct video_device *vfd = video_devdata(file); in v4l_g_parm()
2201 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2218 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2235 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2252 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2286 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2318 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2339 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2360 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2422 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2452 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2477 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2543 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2561 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2589 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2616 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2691 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2968 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
3392 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
3394 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()