Lines Matching refs:video_devdata
932 struct video_device *vfd = video_devdata(file); in check_fmt()
1096 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1129 struct video_device *vfd = video_devdata(file); in v4l_g_input()
1142 struct video_device *vfd = video_devdata(file); in v4l_g_output()
1155 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1171 struct video_device *vfd = video_devdata(file); in v4l_s_output()
1185 vfd = video_devdata(file); in v4l_g_priority()
1197 vfd = video_devdata(file); in v4l_s_priority()
1207 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1233 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1595 struct video_device *vdev = video_devdata(file); in v4l_enum_fmt()
1687 struct video_device *vfd = video_devdata(file); in v4l_g_fmt()
1746 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1857 struct video_device *vfd = video_devdata(file); in v4l_try_fmt()
1976 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1991 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
2006 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
2022 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
2034 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
2048 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
2071 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
2080 struct video_device *vfd = video_devdata(file); in v4l_s_std()
2098 struct video_device *vfd = video_devdata(file); in v4l_querystd()
2120 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
2157 struct video_device *vfd = video_devdata(file); in v4l_reqbufs()
2203 struct video_device *vfd = video_devdata(file); in v4l_create_bufs()
2250 struct video_device *vfd = video_devdata(file); in v4l_g_parm()
2297 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2323 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2340 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2357 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2389 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2419 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2440 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2461 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2523 struct video_device *vfd = video_devdata(file); in v4l_g_crop()
2553 struct video_device *vfd = video_devdata(file); in v4l_s_crop()
2578 struct video_device *vfd = video_devdata(file); in v4l_cropcap()
2644 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2662 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2690 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2717 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2792 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
3068 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()
3487 trace_v4l2_dqbuf(video_devdata(file)->minor, parg); in video_usercopy()
3489 trace_v4l2_qbuf(video_devdata(file)->minor, parg); in video_usercopy()