Lines Matching refs:video_devdata
918 struct video_device *vfd = video_devdata(file); in check_fmt()
1051 vfd = video_devdata(file); in v4l_g_priority()
1063 vfd = video_devdata(file); in v4l_s_priority()
1073 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1091 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1110 struct video_device *vfd = video_devdata(file); in v4l_enum_fmt()
1149 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1241 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1320 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1410 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1425 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1448 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1462 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
1481 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
1518 struct video_device *vfd = video_devdata(file); in v4l_s_std()
1532 struct video_device *vfd = video_devdata(file); in v4l_querystd()
1550 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
1674 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
1691 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
1708 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
1725 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
1759 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
1788 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
1807 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
1826 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
1936 struct video_device *vfd = video_devdata(file); in v4l_log_status()
1954 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
1982 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2009 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2084 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2335 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
2559 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
2561 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()