Lines Matching defs:ops
931 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local
1090 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap()
1124 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1137 static int v4l_g_output(const struct v4l2_ioctl_ops *ops, in v4l_g_output()
1150 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1166 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output()
1177 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority()
1188 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority()
1202 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput()
1228 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput()
1581 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt()
1672 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1731 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
1842 static int v4l_try_fmt(const struct v4l2_ioctl_ops *ops, in v4l_try_fmt()
1950 static int v4l_streamon(const struct v4l2_ioctl_ops *ops, in v4l_streamon()
1956 static int v4l_streamoff(const struct v4l2_ioctl_ops *ops, in v4l_streamoff()
1962 static int v4l_g_tuner(const struct v4l2_ioctl_ops *ops, in v4l_g_tuner()
1977 static int v4l_s_tuner(const struct v4l2_ioctl_ops *ops, in v4l_s_tuner()
1992 static int v4l_g_modulator(const struct v4l2_ioctl_ops *ops, in v4l_g_modulator()
2008 static int v4l_s_modulator(const struct v4l2_ioctl_ops *ops, in v4l_s_modulator()
2020 static int v4l_g_frequency(const struct v4l2_ioctl_ops *ops, in v4l_g_frequency()
2034 static int v4l_s_frequency(const struct v4l2_ioctl_ops *ops, in v4l_s_frequency()
2057 static int v4l_enumstd(const struct v4l2_ioctl_ops *ops, in v4l_enumstd()
2066 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
2084 static int v4l_querystd(const struct v4l2_ioctl_ops *ops, in v4l_querystd()
2106 static int v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops *ops, in v4l_s_hw_freq_seek()
2128 static int v4l_s_fbuf(const struct v4l2_ioctl_ops *ops, in v4l_s_fbuf()
2137 static int v4l_overlay(const struct v4l2_ioctl_ops *ops, in v4l_overlay()
2143 static int v4l_reqbufs(const struct v4l2_ioctl_ops *ops, in v4l_reqbufs()
2162 static int v4l_querybuf(const struct v4l2_ioctl_ops *ops, in v4l_querybuf()
2171 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
2180 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
2189 static int v4l_create_bufs(const struct v4l2_ioctl_ops *ops, in v4l_create_bufs()
2216 static int v4l_prepare_buf(const struct v4l2_ioctl_ops *ops, in v4l_prepare_buf()
2225 static int v4l_remove_bufs(const struct v4l2_ioctl_ops *ops, in v4l_remove_bufs()
2236 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
2259 static int v4l_s_parm(const struct v4l2_ioctl_ops *ops, in v4l_s_parm()
2283 static int v4l_queryctrl(const struct v4l2_ioctl_ops *ops, in v4l_queryctrl()
2300 static int v4l_query_ext_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_query_ext_ctrl()
2317 static int v4l_querymenu(const struct v4l2_ioctl_ops *ops, in v4l_querymenu()
2334 static int v4l_g_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_g_ctrl()
2368 static int v4l_s_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_s_ctrl()
2400 static int v4l_g_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_g_ext_ctrls()
2421 static int v4l_s_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_s_ext_ctrls()
2442 static int v4l_try_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_try_ext_ctrls()
2472 static int v4l_g_selection(const struct v4l2_ioctl_ops *ops, in v4l_g_selection()
2488 static int v4l_s_selection(const struct v4l2_ioctl_ops *ops, in v4l_s_selection()
2504 static int v4l_g_crop(const struct v4l2_ioctl_ops *ops, in v4l_g_crop()
2534 static int v4l_s_crop(const struct v4l2_ioctl_ops *ops, in v4l_s_crop()
2559 static int v4l_cropcap(const struct v4l2_ioctl_ops *ops, in v4l_cropcap()
2625 static int v4l_log_status(const struct v4l2_ioctl_ops *ops, in v4l_log_status()
2641 static int v4l_dbg_g_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_register()
2669 static int v4l_dbg_s_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_s_register()
2697 static int v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_chip_info()
2740 static int v4l_dqevent(const struct v4l2_ioctl_ops *ops, in v4l_dqevent()
2746 static int v4l_subscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_subscribe_event()
2752 static int v4l_unsubscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_unsubscribe_event()
2758 static int v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops *ops, in v4l_g_sliced_vbi_cap()
2773 static int v4l_enum_freq_bands(const struct v4l2_ioctl_ops *ops, in v4l_enum_freq_bands()
3056 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in __video_do_ioctl() local