Lines Matching refs:v4l2_ioctl_ops

938 	const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;  in check_fmt()
1039 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap()
1065 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1077 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output()
1083 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority()
1094 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority()
1108 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput()
1126 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput()
1361 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt()
1433 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1512 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
1605 static int v4l_try_fmt(const struct v4l2_ioctl_ops *ops, in v4l_try_fmt()
1692 static int v4l_streamon(const struct v4l2_ioctl_ops *ops, in v4l_streamon()
1698 static int v4l_streamoff(const struct v4l2_ioctl_ops *ops, in v4l_streamoff()
1704 static int v4l_g_tuner(const struct v4l2_ioctl_ops *ops, in v4l_g_tuner()
1719 static int v4l_s_tuner(const struct v4l2_ioctl_ops *ops, in v4l_s_tuner()
1734 static int v4l_g_modulator(const struct v4l2_ioctl_ops *ops, in v4l_g_modulator()
1750 static int v4l_s_modulator(const struct v4l2_ioctl_ops *ops, in v4l_s_modulator()
1762 static int v4l_g_frequency(const struct v4l2_ioctl_ops *ops, in v4l_g_frequency()
1776 static int v4l_s_frequency(const struct v4l2_ioctl_ops *ops, in v4l_s_frequency()
1799 static int v4l_enumstd(const struct v4l2_ioctl_ops *ops, in v4l_enumstd()
1808 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
1826 static int v4l_querystd(const struct v4l2_ioctl_ops *ops, in v4l_querystd()
1848 static int v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops *ops, in v4l_s_hw_freq_seek()
1870 static int v4l_overlay(const struct v4l2_ioctl_ops *ops, in v4l_overlay()
1876 static int v4l_reqbufs(const struct v4l2_ioctl_ops *ops, in v4l_reqbufs()
1890 static int v4l_querybuf(const struct v4l2_ioctl_ops *ops, in v4l_querybuf()
1899 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
1908 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
1917 static int v4l_create_bufs(const struct v4l2_ioctl_ops *ops, in v4l_create_bufs()
1939 static int v4l_prepare_buf(const struct v4l2_ioctl_ops *ops, in v4l_prepare_buf()
1948 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
1969 static int v4l_s_parm(const struct v4l2_ioctl_ops *ops, in v4l_s_parm()
1993 static int v4l_queryctrl(const struct v4l2_ioctl_ops *ops, in v4l_queryctrl()
2010 static int v4l_query_ext_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_query_ext_ctrl()
2027 static int v4l_querymenu(const struct v4l2_ioctl_ops *ops, in v4l_querymenu()
2044 static int v4l_g_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_g_ctrl()
2078 static int v4l_s_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_s_ctrl()
2107 static int v4l_g_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_g_ext_ctrls()
2126 static int v4l_s_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_s_ext_ctrls()
2145 static int v4l_try_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_try_ext_ctrls()
2173 static int v4l_g_selection(const struct v4l2_ioctl_ops *ops, in v4l_g_selection()
2189 static int v4l_s_selection(const struct v4l2_ioctl_ops *ops, in v4l_s_selection()
2205 static int v4l_g_crop(const struct v4l2_ioctl_ops *ops, in v4l_g_crop()
2232 static int v4l_s_crop(const struct v4l2_ioctl_ops *ops, in v4l_s_crop()
2254 static int v4l_cropcap(const struct v4l2_ioctl_ops *ops, in v4l_cropcap()
2312 static int v4l_log_status(const struct v4l2_ioctl_ops *ops, in v4l_log_status()
2328 static int v4l_dbg_g_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_register()
2356 static int v4l_dbg_s_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_s_register()
2384 static int v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_chip_info()
2427 static int v4l_dqevent(const struct v4l2_ioctl_ops *ops, in v4l_dqevent()
2433 static int v4l_subscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_subscribe_event()
2439 static int v4l_unsubscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_unsubscribe_event()
2445 static int v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops *ops, in v4l_g_sliced_vbi_cap()
2460 static int v4l_enum_freq_bands(const struct v4l2_ioctl_ops *ops, in v4l_enum_freq_bands()
2527 int (*func)(const struct v4l2_ioctl_ops *ops, struct file *file,
2548 const struct v4l2_ioctl_ops *ops, \
2789 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in __video_do_ioctl()