Lines Matching refs:video_devdata
947 struct video_device *vfd = video_devdata(file); in check_fmt()
1066 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1096 struct video_device *vfd = video_devdata(file); in v4l_g_input()
1109 struct video_device *vfd = video_devdata(file); in v4l_g_output()
1122 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1138 struct video_device *vfd = video_devdata(file); in v4l_s_output()
1152 vfd = video_devdata(file); in v4l_g_priority()
1164 vfd = video_devdata(file); in v4l_s_priority()
1174 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1200 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1477 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1569 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1650 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1755 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1868 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1883 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1898 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1914 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1926 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1940 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
1963 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
1972 struct video_device *vfd = video_devdata(file); in v4l_s_std()
1990 struct video_device *vfd = video_devdata(file); in v4l_querystd()
2012 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2157 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2174 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2191 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2208 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2242 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2271 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2292 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2313 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2375 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2405 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2430 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2496 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2514 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2542 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2569 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2644 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2921 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
3314 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
3316 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()