Home
last modified time | relevance | path

Searched refs:v4l2_subscribed_event_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/media/
Dv4l2-event.h52 struct v4l2_subscribed_event_ops { struct
83 const struct v4l2_subscribed_event_ops *ops;
154 const struct v4l2_subscribed_event_ops *ops);
Dv4l2-ctrls.h991 extern const struct v4l2_subscribed_event_ops v4l2_ctrl_sub_ev_ops;
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-event.c214 const struct v4l2_subscribed_event_ops *ops) in v4l2_event_subscribe()
343 static const struct v4l2_subscribed_event_ops v4l2_event_src_ch_ops = {
Dv4l2-ctrls.c3575 const struct v4l2_subscribed_event_ops v4l2_ctrl_sub_ev_ops = {