• Home
  • Raw
  • Download

Lines Matching defs:file

912 static int check_fmt(struct file *file, enum v4l2_buf_type type)  in check_fmt()
1082 struct file *file, void *fh, void *arg) in v4l_querycap()
1116 struct file *file, void *fh, void *arg) in v4l_g_input()
1129 struct file *file, void *fh, void *arg) in v4l_g_output()
1142 struct file *file, void *fh, void *arg) in v4l_s_input()
1158 struct file *file, void *fh, void *arg) in v4l_s_output()
1169 struct file *file, void *fh, void *arg) in v4l_g_priority()
1180 struct file *file, void *fh, void *arg) in v4l_s_priority()
1194 struct file *file, void *fh, void *arg) in v4l_enuminput()
1220 struct file *file, void *fh, void *arg) in v4l_enumoutput()
1530 struct file *file, void *fh, void *arg) in v4l_enum_fmt()
1621 struct file *file, void *fh, void *arg) in v4l_g_fmt()
1680 struct file *file, void *fh, void *arg) in v4l_s_fmt()
1791 struct file *file, void *fh, void *arg) in v4l_try_fmt()
1899 struct file *file, void *fh, void *arg) in v4l_streamon()
1905 struct file *file, void *fh, void *arg) in v4l_streamoff()
1911 struct file *file, void *fh, void *arg) in v4l_g_tuner()
1926 struct file *file, void *fh, void *arg) in v4l_s_tuner()
1941 struct file *file, void *fh, void *arg) in v4l_g_modulator()
1957 struct file *file, void *fh, void *arg) in v4l_s_modulator()
1969 struct file *file, void *fh, void *arg) in v4l_g_frequency()
1983 struct file *file, void *fh, void *arg) in v4l_s_frequency()
2006 struct file *file, void *fh, void *arg) in v4l_enumstd()
2015 struct file *file, void *fh, void *arg) in v4l_s_std()
2033 struct file *file, void *fh, void *arg) in v4l_querystd()
2055 struct file *file, void *fh, void *arg) in v4l_s_hw_freq_seek()
2077 struct file *file, void *fh, void *arg) in v4l_s_fbuf()
2086 struct file *file, void *fh, void *arg) in v4l_overlay()
2092 struct file *file, void *fh, void *arg) in v4l_reqbufs()
2106 struct file *file, void *fh, void *arg) in v4l_querybuf()
2115 struct file *file, void *fh, void *arg) in v4l_qbuf()
2124 struct file *file, void *fh, void *arg) in v4l_dqbuf()
2133 struct file *file, void *fh, void *arg) in v4l_create_bufs()
2155 struct file *file, void *fh, void *arg) in v4l_prepare_buf()
2164 struct file *file, void *fh, void *arg) in v4l_g_parm()
2187 struct file *file, void *fh, void *arg) in v4l_s_parm()
2211 struct file *file, void *fh, void *arg) in v4l_queryctrl()
2228 struct file *file, void *fh, void *arg) in v4l_query_ext_ctrl()
2245 struct file *file, void *fh, void *arg) in v4l_querymenu()
2262 struct file *file, void *fh, void *arg) in v4l_g_ctrl()
2296 struct file *file, void *fh, void *arg) in v4l_s_ctrl()
2328 struct file *file, void *fh, void *arg) in v4l_g_ext_ctrls()
2349 struct file *file, void *fh, void *arg) in v4l_s_ext_ctrls()
2370 struct file *file, void *fh, void *arg) in v4l_try_ext_ctrls()
2400 struct file *file, void *fh, void *arg) in v4l_g_selection()
2416 struct file *file, void *fh, void *arg) in v4l_s_selection()
2432 struct file *file, void *fh, void *arg) in v4l_g_crop()
2462 struct file *file, void *fh, void *arg) in v4l_s_crop()
2487 struct file *file, void *fh, void *arg) in v4l_cropcap()
2553 struct file *file, void *fh, void *arg) in v4l_log_status()
2569 struct file *file, void *fh, void *arg) in v4l_dbg_g_register()
2597 struct file *file, void *fh, void *arg) in v4l_dbg_s_register()
2625 struct file *file, void *fh, void *arg) in v4l_dbg_g_chip_info()
2668 struct file *file, void *fh, void *arg) in v4l_dqevent()
2674 struct file *file, void *fh, void *arg) in v4l_subscribe_event()
2680 struct file *file, void *fh, void *arg) in v4l_unsubscribe_event()
2686 struct file *file, void *fh, void *arg) in v4l_g_sliced_vbi_cap()
2701 struct file *file, void *fh, void *arg) in v4l_enum_freq_bands()
2976 static long __video_do_ioctl(struct file *file, in __video_do_ioctl()
3333 video_usercopy(struct file *file, unsigned int orig_cmd, unsigned long arg, in video_usercopy()
3440 long video_ioctl2(struct file *file, in video_ioctl2()