Lines Matching defs:ops

922 	const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;  in check_fmt()  local
1081 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap()
1115 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1128 static int v4l_g_output(const struct v4l2_ioctl_ops *ops, in v4l_g_output()
1141 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1157 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output()
1168 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority()
1179 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority()
1193 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput()
1219 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput()
1529 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt()
1620 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1679 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
1790 static int v4l_try_fmt(const struct v4l2_ioctl_ops *ops, in v4l_try_fmt()
1898 static int v4l_streamon(const struct v4l2_ioctl_ops *ops, in v4l_streamon()
1904 static int v4l_streamoff(const struct v4l2_ioctl_ops *ops, in v4l_streamoff()
1910 static int v4l_g_tuner(const struct v4l2_ioctl_ops *ops, in v4l_g_tuner()
1925 static int v4l_s_tuner(const struct v4l2_ioctl_ops *ops, in v4l_s_tuner()
1940 static int v4l_g_modulator(const struct v4l2_ioctl_ops *ops, in v4l_g_modulator()
1956 static int v4l_s_modulator(const struct v4l2_ioctl_ops *ops, in v4l_s_modulator()
1968 static int v4l_g_frequency(const struct v4l2_ioctl_ops *ops, in v4l_g_frequency()
1982 static int v4l_s_frequency(const struct v4l2_ioctl_ops *ops, in v4l_s_frequency()
2005 static int v4l_enumstd(const struct v4l2_ioctl_ops *ops, in v4l_enumstd()
2014 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
2032 static int v4l_querystd(const struct v4l2_ioctl_ops *ops, in v4l_querystd()
2054 static int v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops *ops, in v4l_s_hw_freq_seek()
2076 static int v4l_s_fbuf(const struct v4l2_ioctl_ops *ops, in v4l_s_fbuf()
2085 static int v4l_overlay(const struct v4l2_ioctl_ops *ops, in v4l_overlay()
2091 static int v4l_reqbufs(const struct v4l2_ioctl_ops *ops, in v4l_reqbufs()
2105 static int v4l_querybuf(const struct v4l2_ioctl_ops *ops, in v4l_querybuf()
2114 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
2123 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
2132 static int v4l_create_bufs(const struct v4l2_ioctl_ops *ops, in v4l_create_bufs()
2154 static int v4l_prepare_buf(const struct v4l2_ioctl_ops *ops, in v4l_prepare_buf()
2163 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
2186 static int v4l_s_parm(const struct v4l2_ioctl_ops *ops, in v4l_s_parm()
2210 static int v4l_queryctrl(const struct v4l2_ioctl_ops *ops, in v4l_queryctrl()
2227 static int v4l_query_ext_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_query_ext_ctrl()
2244 static int v4l_querymenu(const struct v4l2_ioctl_ops *ops, in v4l_querymenu()
2261 static int v4l_g_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_g_ctrl()
2295 static int v4l_s_ctrl(const struct v4l2_ioctl_ops *ops, in v4l_s_ctrl()
2327 static int v4l_g_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_g_ext_ctrls()
2348 static int v4l_s_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_s_ext_ctrls()
2369 static int v4l_try_ext_ctrls(const struct v4l2_ioctl_ops *ops, in v4l_try_ext_ctrls()
2399 static int v4l_g_selection(const struct v4l2_ioctl_ops *ops, in v4l_g_selection()
2415 static int v4l_s_selection(const struct v4l2_ioctl_ops *ops, in v4l_s_selection()
2431 static int v4l_g_crop(const struct v4l2_ioctl_ops *ops, in v4l_g_crop()
2461 static int v4l_s_crop(const struct v4l2_ioctl_ops *ops, in v4l_s_crop()
2486 static int v4l_cropcap(const struct v4l2_ioctl_ops *ops, in v4l_cropcap()
2552 static int v4l_log_status(const struct v4l2_ioctl_ops *ops, in v4l_log_status()
2568 static int v4l_dbg_g_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_register()
2596 static int v4l_dbg_s_register(const struct v4l2_ioctl_ops *ops, in v4l_dbg_s_register()
2624 static int v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops *ops, in v4l_dbg_g_chip_info()
2667 static int v4l_dqevent(const struct v4l2_ioctl_ops *ops, in v4l_dqevent()
2673 static int v4l_subscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_subscribe_event()
2679 static int v4l_unsubscribe_event(const struct v4l2_ioctl_ops *ops, in v4l_unsubscribe_event()
2685 static int v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops *ops, in v4l_g_sliced_vbi_cap()
2700 static int v4l_enum_freq_bands(const struct v4l2_ioctl_ops *ops, in v4l_enum_freq_bands()
2982 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in __video_do_ioctl() local