Home
last modified time | relevance | path

Searched refs:v4l2_subscribed_event_ops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dv4l2-event.h39 * struct v4l2_subscribed_event_ops - Subscribed event operations.
46 struct v4l2_subscribed_event_ops { struct
64 * @ops: v4l2_subscribed_event_ops
77 const struct v4l2_subscribed_event_ops *ops;
138 * @ops: pointer to &v4l2_subscribed_event_ops
148 const struct v4l2_subscribed_event_ops *ops);
H A Dv4l2-ctrls.h1172 extern const struct v4l2_subscribed_event_ops v4l2_ctrl_sub_ev_ops;
1176 * &struct v4l2_subscribed_event_ops replace\(\)
1187 * &struct v4l2_subscribed_event_ops merge(\)
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-event.h39 * struct v4l2_subscribed_event_ops - Subscribed event operations.
46 struct v4l2_subscribed_event_ops { struct
64 * @ops: v4l2_subscribed_event_ops
77 const struct v4l2_subscribed_event_ops *ops;
147 * @ops: pointer to &v4l2_subscribed_event_ops
157 const struct v4l2_subscribed_event_ops *ops);
H A Dv4l2-ctrls.h1258 extern const struct v4l2_subscribed_event_ops v4l2_ctrl_sub_ev_ops;
1262 * &struct v4l2_subscribed_event_ops replace\(\)
1273 * &struct v4l2_subscribed_event_ops merge(\)
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-event.c208 const struct v4l2_subscribed_event_ops *ops) in v4l2_event_subscribe()
337 static const struct v4l2_subscribed_event_ops v4l2_event_src_ch_ops = {
H A Dv4l2-ctrls.c4639 const struct v4l2_subscribed_event_ops v4l2_ctrl_sub_ev_ops = {
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-event.c225 const struct v4l2_subscribed_event_ops *ops) in v4l2_event_subscribe()
354 static const struct v4l2_subscribed_event_ops v4l2_event_src_ch_ops = {
H A Dv4l2-ctrls-api.c1267 const struct v4l2_subscribed_event_ops v4l2_ctrl_sub_ev_ops = {
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvcvideo.h753 extern const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops;
H A Duvc_ctrl.c1730 const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops = {
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvcvideo.h831 extern const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops;
H A Duvc_ctrl.c1464 const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops = {

Completed in 22 milliseconds