Lines Matching defs:file
921 static int check_fmt(struct file *file, enum v4l2_buf_type type) in check_fmt()
1091 struct file *file, void *fh, void *arg) in v4l_querycap()
1125 struct file *file, void *fh, void *arg) in v4l_g_input()
1138 struct file *file, void *fh, void *arg) in v4l_g_output()
1151 struct file *file, void *fh, void *arg) in v4l_s_input()
1167 struct file *file, void *fh, void *arg) in v4l_s_output()
1178 struct file *file, void *fh, void *arg) in v4l_g_priority()
1189 struct file *file, void *fh, void *arg) in v4l_s_priority()
1203 struct file *file, void *fh, void *arg) in v4l_enuminput()
1229 struct file *file, void *fh, void *arg) in v4l_enumoutput()
1582 struct file *file, void *fh, void *arg) in v4l_enum_fmt()
1673 struct file *file, void *fh, void *arg) in v4l_g_fmt()
1732 struct file *file, void *fh, void *arg) in v4l_s_fmt()
1843 struct file *file, void *fh, void *arg) in v4l_try_fmt()
1951 struct file *file, void *fh, void *arg) in v4l_streamon()
1957 struct file *file, void *fh, void *arg) in v4l_streamoff()
1963 struct file *file, void *fh, void *arg) in v4l_g_tuner()
1978 struct file *file, void *fh, void *arg) in v4l_s_tuner()
1993 struct file *file, void *fh, void *arg) in v4l_g_modulator()
2009 struct file *file, void *fh, void *arg) in v4l_s_modulator()
2021 struct file *file, void *fh, void *arg) in v4l_g_frequency()
2035 struct file *file, void *fh, void *arg) in v4l_s_frequency()
2058 struct file *file, void *fh, void *arg) in v4l_enumstd()
2067 struct file *file, void *fh, void *arg) in v4l_s_std()
2085 struct file *file, void *fh, void *arg) in v4l_querystd()
2107 struct file *file, void *fh, void *arg) in v4l_s_hw_freq_seek()
2129 struct file *file, void *fh, void *arg) in v4l_s_fbuf()
2138 struct file *file, void *fh, void *arg) in v4l_overlay()
2144 struct file *file, void *fh, void *arg) in v4l_reqbufs()
2163 struct file *file, void *fh, void *arg) in v4l_querybuf()
2172 struct file *file, void *fh, void *arg) in v4l_qbuf()
2181 struct file *file, void *fh, void *arg) in v4l_dqbuf()
2190 struct file *file, void *fh, void *arg) in v4l_create_bufs()
2217 struct file *file, void *fh, void *arg) in v4l_prepare_buf()
2226 struct file *file, void *fh, void *arg) in v4l_remove_bufs()
2237 struct file *file, void *fh, void *arg) in v4l_g_parm()
2260 struct file *file, void *fh, void *arg) in v4l_s_parm()
2284 struct file *file, void *fh, void *arg) in v4l_queryctrl()
2301 struct file *file, void *fh, void *arg) in v4l_query_ext_ctrl()
2318 struct file *file, void *fh, void *arg) in v4l_querymenu()
2335 struct file *file, void *fh, void *arg) in v4l_g_ctrl()
2369 struct file *file, void *fh, void *arg) in v4l_s_ctrl()
2401 struct file *file, void *fh, void *arg) in v4l_g_ext_ctrls()
2422 struct file *file, void *fh, void *arg) in v4l_s_ext_ctrls()
2443 struct file *file, void *fh, void *arg) in v4l_try_ext_ctrls()
2473 struct file *file, void *fh, void *arg) in v4l_g_selection()
2489 struct file *file, void *fh, void *arg) in v4l_s_selection()
2505 struct file *file, void *fh, void *arg) in v4l_g_crop()
2535 struct file *file, void *fh, void *arg) in v4l_s_crop()
2560 struct file *file, void *fh, void *arg) in v4l_cropcap()
2626 struct file *file, void *fh, void *arg) in v4l_log_status()
2642 struct file *file, void *fh, void *arg) in v4l_dbg_g_register()
2670 struct file *file, void *fh, void *arg) in v4l_dbg_s_register()
2698 struct file *file, void *fh, void *arg) in v4l_dbg_g_chip_info()
2741 struct file *file, void *fh, void *arg) in v4l_dqevent()
2747 struct file *file, void *fh, void *arg) in v4l_subscribe_event()
2753 struct file *file, void *fh, void *arg) in v4l_unsubscribe_event()
2759 struct file *file, void *fh, void *arg) in v4l_g_sliced_vbi_cap()
2774 struct file *file, void *fh, void *arg) in v4l_enum_freq_bands()
3050 static long __video_do_ioctl(struct file *file, in __video_do_ioctl()
3407 video_usercopy(struct file *file, unsigned int orig_cmd, unsigned long arg, in video_usercopy()
3517 long video_ioctl2(struct file *file, in video_ioctl2()