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()
1531 struct file *file, void *fh, void *arg) in v4l_enum_fmt()
1622 struct file *file, void *fh, void *arg) in v4l_g_fmt()
1703 struct file *file, void *fh, void *arg) in v4l_s_fmt()
1808 struct file *file, void *fh, void *arg) in v4l_try_fmt()
1910 struct file *file, void *fh, void *arg) in v4l_streamon()
1916 struct file *file, void *fh, void *arg) in v4l_streamoff()
1922 struct file *file, void *fh, void *arg) in v4l_g_tuner()
1937 struct file *file, void *fh, void *arg) in v4l_s_tuner()
1952 struct file *file, void *fh, void *arg) in v4l_g_modulator()
1968 struct file *file, void *fh, void *arg) in v4l_s_modulator()
1980 struct file *file, void *fh, void *arg) in v4l_g_frequency()
1994 struct file *file, void *fh, void *arg) in v4l_s_frequency()
2017 struct file *file, void *fh, void *arg) in v4l_enumstd()
2026 struct file *file, void *fh, void *arg) in v4l_s_std()
2044 struct file *file, void *fh, void *arg) in v4l_querystd()
2066 struct file *file, void *fh, void *arg) in v4l_s_hw_freq_seek()
2088 struct file *file, void *fh, void *arg) in v4l_overlay()
2094 struct file *file, void *fh, void *arg) in v4l_reqbufs()
2108 struct file *file, void *fh, void *arg) in v4l_querybuf()
2117 struct file *file, void *fh, void *arg) in v4l_qbuf()
2126 struct file *file, void *fh, void *arg) in v4l_dqbuf()
2135 struct file *file, void *fh, void *arg) in v4l_create_bufs()
2157 struct file *file, void *fh, void *arg) in v4l_prepare_buf()
2166 struct file *file, void *fh, void *arg) in v4l_g_parm()
2189 struct file *file, void *fh, void *arg) in v4l_s_parm()
2213 struct file *file, void *fh, void *arg) in v4l_queryctrl()
2230 struct file *file, void *fh, void *arg) in v4l_query_ext_ctrl()
2247 struct file *file, void *fh, void *arg) in v4l_querymenu()
2264 struct file *file, void *fh, void *arg) in v4l_g_ctrl()
2298 struct file *file, void *fh, void *arg) in v4l_s_ctrl()
2330 struct file *file, void *fh, void *arg) in v4l_g_ext_ctrls()
2351 struct file *file, void *fh, void *arg) in v4l_s_ext_ctrls()
2372 struct file *file, void *fh, void *arg) in v4l_try_ext_ctrls()
2402 struct file *file, void *fh, void *arg) in v4l_g_selection()
2418 struct file *file, void *fh, void *arg) in v4l_s_selection()
2434 struct file *file, void *fh, void *arg) in v4l_g_crop()
2464 struct file *file, void *fh, void *arg) in v4l_s_crop()
2489 struct file *file, void *fh, void *arg) in v4l_cropcap()
2555 struct file *file, void *fh, void *arg) in v4l_log_status()
2571 struct file *file, void *fh, void *arg) in v4l_dbg_g_register()
2599 struct file *file, void *fh, void *arg) in v4l_dbg_s_register()
2627 struct file *file, void *fh, void *arg) in v4l_dbg_g_chip_info()
2670 struct file *file, void *fh, void *arg) in v4l_dqevent()
2676 struct file *file, void *fh, void *arg) in v4l_subscribe_event()
2682 struct file *file, void *fh, void *arg) in v4l_unsubscribe_event()
2688 struct file *file, void *fh, void *arg) in v4l_g_sliced_vbi_cap()
2703 struct file *file, void *fh, void *arg) in v4l_enum_freq_bands()
2979 static long __video_do_ioctl(struct file *file, in __video_do_ioctl()
3342 video_usercopy(struct file *file, unsigned int orig_cmd, unsigned long arg, in video_usercopy()
3442 long video_ioctl2(struct file *file, in video_ioctl2()