Lines Matching full:async
37 * struct v4l2_async_match_desc - async connection match information
69 * @notifier: the async notifier the connection is related to
181 * v4l2_async_nf_add_fwnode - Allocate and add a fwnode async
187 * @type: Type of the driver's async sub-device or connection struct. The
189 * driver's async struct, i.e. both begin at the same memory address.
204 * remote async subdev to the
210 * @type: Type of the driver's async connection struct. The &struct
211 * v4l2_async_connection shall be the first member of the driver's async
215 * matching and adds the async connection to the notifier's @asc_list. The
230 * v4l2_async_nf_add_i2c - Allocate and add an i2c async
236 * @type: Type of the driver's async connection struct. The &struct
237 * v4l2_async_connection shall be the first member of the driver's async
248 * v4l2_async_subdev_endpoint_add - Add an endpoint fwnode to async sub-device
254 * Add a fwnode to the async sub-device's matching list. This allows registering
255 * multiple async sub-devices from a single device.
270 * Return an async connection for a sub-device, when there is a single
295 * Release memory resources related to a notifier, including the async
328 * async sub-devices. The sub-device is similarly unregistered by calling