Lines Matching full:async
73 /* v4l2-async core private: not to be used by drivers */
141 * __v4l2_async_notifier_add_subdev - Add an async subdev to the
164 * v4l2_async_notifier_add_fwnode_subdev - Allocate and add a fwnode async
170 * @type: Type of the driver's async sub-device struct. The &struct
171 * v4l2_async_subdev shall be the first member of the driver's async
188 * remote async subdev to the
194 * @type: Type of the driver's async sub-device struct. The &struct
195 * v4l2_async_subdev shall be the first member of the driver's async
199 * matching and adds the async sub-device to the notifier's @asd_list. The
216 * v4l2_async_notifier_add_i2c_subdev - Allocate and add an i2c async
222 * @type: Type of the driver's async sub-device struct. The &struct
223 * v4l2_async_subdev shall be the first member of the driver's async
264 * Release memory resources related to a notifier, including the async
299 * async sub-devices. The sub-device is similarly unregistered by calling