Lines Matching defs:file

919 static int check_fmt(struct file *file, enum v4l2_buf_type type)  in check_fmt()
1019 struct file *file, void *fh, void *arg) in v4l_querycap()
1042 struct file *file, void *fh, void *arg) in v4l_s_input()
1048 struct file *file, void *fh, void *arg) in v4l_s_output()
1054 struct file *file, void *fh, void *arg) in v4l_g_priority()
1065 struct file *file, void *fh, void *arg) in v4l_s_priority()
1079 struct file *file, void *fh, void *arg) in v4l_enuminput()
1097 struct file *file, void *fh, void *arg) in v4l_enumoutput()
1292 struct file *file, void *fh, void *arg) in v4l_enum_fmt()
1345 struct file *file, void *fh, void *arg) in v4l_g_fmt()
1441 struct file *file, void *fh, void *arg) in v4l_s_fmt()
1525 struct file *file, void *fh, void *arg) in v4l_try_fmt()
1609 struct file *file, void *fh, void *arg) in v4l_streamon()
1615 struct file *file, void *fh, void *arg) in v4l_streamoff()
1621 struct file *file, void *fh, void *arg) in v4l_g_tuner()
1636 struct file *file, void *fh, void *arg) in v4l_s_tuner()
1647 struct file *file, void *fh, void *arg) in v4l_g_modulator()
1663 struct file *file, void *fh, void *arg) in v4l_s_modulator()
1675 struct file *file, void *fh, void *arg) in v4l_g_frequency()
1689 struct file *file, void *fh, void *arg) in v4l_s_frequency()
1708 struct file *file, void *fh, void *arg) in v4l_enumstd()
1745 struct file *file, void *fh, void *arg) in v4l_s_std()
1759 struct file *file, void *fh, void *arg) in v4l_querystd()
1777 struct file *file, void *fh, void *arg) in v4l_s_hw_freq_seek()
1795 struct file *file, void *fh, void *arg) in v4l_overlay()
1801 struct file *file, void *fh, void *arg) in v4l_reqbufs()
1815 struct file *file, void *fh, void *arg) in v4l_querybuf()
1824 struct file *file, void *fh, void *arg) in v4l_qbuf()
1833 struct file *file, void *fh, void *arg) in v4l_dqbuf()
1842 struct file *file, void *fh, void *arg) in v4l_create_bufs()
1864 struct file *file, void *fh, void *arg) in v4l_prepare_buf()
1873 struct file *file, void *fh, void *arg) in v4l_g_parm()
1894 struct file *file, void *fh, void *arg) in v4l_s_parm()
1903 struct file *file, void *fh, void *arg) in v4l_queryctrl()
1920 struct file *file, void *fh, void *arg) in v4l_query_ext_ctrl()
1937 struct file *file, void *fh, void *arg) in v4l_querymenu()
1954 struct file *file, void *fh, void *arg) in v4l_g_ctrl()
1988 struct file *file, void *fh, void *arg) in v4l_s_ctrl()
2017 struct file *file, void *fh, void *arg) in v4l_g_ext_ctrls()
2036 struct file *file, void *fh, void *arg) in v4l_s_ext_ctrls()
2055 struct file *file, void *fh, void *arg) in v4l_try_ext_ctrls()
2074 struct file *file, void *fh, void *arg) in v4l_g_crop()
2101 struct file *file, void *fh, void *arg) in v4l_s_crop()
2123 struct file *file, void *fh, void *arg) in v4l_cropcap()
2165 struct file *file, void *fh, void *arg) in v4l_log_status()
2181 struct file *file, void *fh, void *arg) in v4l_dbg_g_register()
2209 struct file *file, void *fh, void *arg) in v4l_dbg_s_register()
2237 struct file *file, void *fh, void *arg) in v4l_dbg_g_chip_info()
2280 struct file *file, void *fh, void *arg) in v4l_dqevent()
2286 struct file *file, void *fh, void *arg) in v4l_subscribe_event()
2292 struct file *file, void *fh, void *arg) in v4l_unsubscribe_event()
2298 struct file *file, void *fh, void *arg) in v4l_g_sliced_vbi_cap()
2313 struct file *file, void *fh, void *arg) in v4l_enum_freq_bands()
2563 static long __video_do_ioctl(struct file *file, in __video_do_ioctl()
2709 video_usercopy(struct file *file, unsigned int cmd, unsigned long arg, in video_usercopy()
2822 long video_ioctl2(struct file *file, in video_ioctl2()