Lines Matching full:async
73 /* v4l2-async core private: not to be used by drivers */
143 * __v4l2_async_nf_add_subdev - Add an async subdev to the
166 * v4l2_async_nf_add_fwnode - Allocate and add a fwnode async
172 * @type: Type of the driver's async sub-device struct. The &struct
173 * v4l2_async_subdev shall be the first member of the driver's async
189 * remote async subdev to the
195 * @type: Type of the driver's async sub-device struct. The &struct
196 * v4l2_async_subdev shall be the first member of the driver's async
200 * matching and adds the async sub-device to the notifier's @asd_list. The
215 * v4l2_async_nf_add_i2c - Allocate and add an i2c async
221 * @type: Type of the driver's async sub-device struct. The &struct
222 * v4l2_async_subdev shall be the first member of the driver's async
263 * Release memory resources related to a notifier, including the async
298 * async sub-devices. The sub-device is similarly unregistered by calling