Lines Matching refs:video_device
935 struct video_device *vfd = video_devdata(file); in check_fmt()
1041 struct video_device *vfd = video_devdata(file); in v4l_querycap()
1066 struct video_device *vfd = video_devdata(file); in v4l_s_input()
1084 struct video_device *vfd; in v4l_g_priority()
1095 struct video_device *vfd; in v4l_s_priority()
1109 struct video_device *vfd = video_devdata(file); in v4l_enuminput()
1127 struct video_device *vfd = video_devdata(file); in v4l_enumoutput()
1511 struct video_device *vfd = video_devdata(file); in v4l_s_fmt()
1702 struct video_device *vfd = video_devdata(file); in v4l_g_tuner()
1717 struct video_device *vfd = video_devdata(file); in v4l_s_tuner()
1732 struct video_device *vfd = video_devdata(file); in v4l_g_modulator()
1748 struct video_device *vfd = video_devdata(file); in v4l_s_modulator()
1760 struct video_device *vfd = video_devdata(file); in v4l_g_frequency()
1774 struct video_device *vfd = video_devdata(file); in v4l_s_frequency()
1797 struct video_device *vfd = video_devdata(file); in v4l_enumstd()
1806 struct video_device *vfd = video_devdata(file); in v4l_s_std()
1824 struct video_device *vfd = video_devdata(file); in v4l_querystd()
1846 struct video_device *vfd = video_devdata(file); in v4l_s_hw_freq_seek()
1991 struct video_device *vfd = video_devdata(file); in v4l_queryctrl()
2008 struct video_device *vfd = video_devdata(file); in v4l_query_ext_ctrl()
2025 struct video_device *vfd = video_devdata(file); in v4l_querymenu()
2042 struct video_device *vfd = video_devdata(file); in v4l_g_ctrl()
2076 struct video_device *vfd = video_devdata(file); in v4l_s_ctrl()
2105 struct video_device *vfd = video_devdata(file); in v4l_g_ext_ctrls()
2124 struct video_device *vfd = video_devdata(file); in v4l_s_ext_ctrls()
2143 struct video_device *vfd = video_devdata(file); in v4l_try_ext_ctrls()
2310 struct video_device *vfd = video_devdata(file); in v4l_log_status()
2328 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_register()
2356 struct video_device *vfd = video_devdata(file); in v4l_dbg_s_register()
2383 struct video_device *vfd = video_devdata(file); in v4l_dbg_g_chip_info()
2458 struct video_device *vfd = video_devdata(file); in v4l_enum_freq_bands()
2719 static struct mutex *v4l2_ioctl_get_lock(struct video_device *vdev, in v4l2_ioctl_get_lock()
2782 struct video_device *vfd = video_devdata(file); in __video_do_ioctl()