Lines Matching defs:ops

910 	const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;  in check_fmt()  local
1024 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap()
1055 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1068 static int v4l_g_output(const struct v4l2_ioctl_ops *ops, in v4l_g_output()
1081 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1097 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output()
1108 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority()
1119 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority()
1133 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput()
1159 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput()
1435 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt()
1526 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1607 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
1712 static int v4l_try_fmt(const struct v4l2_ioctl_ops *ops, in v4l_try_fmt()
1814 static int v4l_streamon(const struct v4l2_ioctl_ops *ops, in v4l_streamon()
1820 static int v4l_streamoff(const struct v4l2_ioctl_ops *ops, in v4l_streamoff()
1826 static int v4l_g_tuner(const struct v4l2_ioctl_ops *ops, in v4l_g_tuner()
1841 static int v4l_s_tuner(const struct v4l2_ioctl_ops *ops, in v4l_s_tuner()
1856 static int v4l_g_modulator(const struct v4l2_ioctl_ops *ops, in v4l_g_modulator()
1872 static int v4l_s_modulator(const struct v4l2_ioctl_ops *ops, in v4l_s_modulator()
1884 static int v4l_g_frequency(const struct v4l2_ioctl_ops *ops, in v4l_g_frequency()
1898 static int v4l_s_frequency(const struct v4l2_ioctl_ops *ops, in v4l_s_frequency()
1921 static int v4l_enumstd(const struct v4l2_ioctl_ops *ops, in v4l_enumstd()
1930 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
1948 static int v4l_querystd(const struct v4l2_ioctl_ops *ops, in v4l_querystd()
1970 static int v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops *ops, in v4l_s_hw_freq_seek()
1992 static int v4l_overlay(const struct v4l2_ioctl_ops *ops, in v4l_overlay()
1998 static int v4l_reqbufs(const struct v4l2_ioctl_ops *ops, in v4l_reqbufs()
2012 static int v4l_querybuf(const struct v4l2_ioctl_ops *ops, in v4l_querybuf()
2021 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
2030 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
2039 static int v4l_create_bufs(const struct v4l2_ioctl_ops *ops, in v4l_create_bufs()
2061 static int v4l_prepare_buf(const struct v4l2_ioctl_ops *ops, in v4l_prepare_buf()
2070 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
2091 static int v4l_s_parm(const struct v4l2_ioctl_ops *ops, in v4l_s_parm()
2115 static int v4l_queryctrl(const struct v4l2_ioctl_ops *ops, in v4l_queryctrl()
2132 static int v4l_query_ext_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_query_ext_ctrl()
2149 static int v4l_querymenu(const struct v4l2_ioctl_ops *ops, in v4l_querymenu()
2166 static int v4l_g_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_g_ctrl()
2200 static int v4l_s_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_s_ctrl()
2229 static int v4l_g_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_g_ext_ctrls()
2250 static int v4l_s_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_s_ext_ctrls()
2271 static int v4l_try_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_try_ext_ctrls()
2301 static int v4l_g_selection(const struct v4l2_ioctl_ops *ops, in v4l_g_selection()
2317 static int v4l_s_selection(const struct v4l2_ioctl_ops *ops, in v4l_s_selection()
2333 static int v4l_g_crop(const struct v4l2_ioctl_ops *ops, in v4l_g_crop()
2363 static int v4l_s_crop(const struct v4l2_ioctl_ops *ops, in v4l_s_crop()
2388 static int v4l_cropcap(const struct v4l2_ioctl_ops *ops, in v4l_cropcap()
2454 static int v4l_log_status(const struct v4l2_ioctl_ops *ops, in v4l_log_status()
2470 static int v4l_dbg_g_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_register()
2498 static int v4l_dbg_s_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_s_register()
2526 static int v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_chip_info()
2569 static int v4l_dqevent(const struct v4l2_ioctl_ops *ops, in v4l_dqevent()
2575 static int v4l_subscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_subscribe_event()
2581 static int v4l_unsubscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_unsubscribe_event()
2587 static int v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops *ops, in v4l_g_sliced_vbi_cap()
2602 static int v4l_enum_freq_bands(const struct v4l2_ioctl_ops *ops, in v4l_enum_freq_bands()
2885 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in __video_do_ioctl() local