Home
last modified time | relevance | path

Searched refs:pre_streamon (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/driver-api/media/
A Dtx-rx.rst112 The ``.pre_streamon()`` callback may be used to prepare a transmitter for
115 ``.pre_streamon()`` callback. The caller of ``.pre_streamon()`` is thus required
116 to call ``.post_streamoff()`` for each successful call of ``.pre_streamon()``.
118 In the context of CSI-2, the ``.pre_streamon()`` callback is used to transition
/linux/drivers/media/i2c/ccs/
A Dccs-quirk.h45 int (*pre_streamon)(struct ccs_sensor *sensor); member
A Dccs-quirk.c204 .pre_streamon = jt8ev1_pre_streamon,
A Dccs-core.c1841 rval = ccs_call_quirk(sensor, pre_streamon); in ccs_start_streaming()
3103 .pre_streamon = ccs_pre_streamon,
/linux/include/media/
A Dv4l2-subdev.h461 int (*pre_streamon)(struct v4l2_subdev *sd, u32 flags); member

Completed in 12 milliseconds