Lines Matching defs:fh
61 * @fh: Filehandle that subscribed to this event.
75 struct v4l2_fh *fh;
87 * @fh: pointer to struct v4l2_fh
91 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event,
111 * @fh: pointer to &struct v4l2_fh
121 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);
126 * @fh: pointer to &struct v4l2_fh
130 int v4l2_event_pending(struct v4l2_fh *fh);
135 * @fh: pointer to &struct v4l2_fh
145 int v4l2_event_subscribe(struct v4l2_fh *fh,
152 * @fh: pointer to &struct v4l2_fh
155 int v4l2_event_unsubscribe(struct v4l2_fh *fh,
160 * @fh: pointer to &struct v4l2_fh
162 void v4l2_event_unsubscribe_all(struct v4l2_fh *fh);
168 * @fh: pointer to &struct v4l2_fh
177 struct v4l2_fh *fh,
183 * @fh: pointer to struct v4l2_fh
186 int v4l2_src_change_event_subscribe(struct v4l2_fh *fh,
193 * @fh: pointer to &struct v4l2_fh
197 struct v4l2_fh *fh,