Lines Matching refs:video_devdata
921 struct video_device *vfd = video_devdata(file); in check_fmt()
1059 vfd = video_devdata(file); in v4l_g_priority()
1071 vfd = video_devdata(file); in v4l_s_priority()
1081 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1099 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1295 struct video_device *vfd = video_devdata(file); in v4l_enum_fmt()
1348 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1444 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1528 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1623 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1638 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1649 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1665 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1677 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1691 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
1710 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
1747 struct video_device *vfd = video_devdata(file); in v4l_s_std()
1761 struct video_device *vfd = video_devdata(file); in v4l_querystd()
1779 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
1905 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
1922 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
1939 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
1956 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
1990 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2019 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2038 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2057 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2167 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2185 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2213 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2240 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2315 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2566 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
2790 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
2792 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()