Lines Matching defs:service
87 * dpaa2_io_service_select() - return a dpaa2_io service affined to this cpu
90 * Return the affine dpaa2_io service, or NULL if there is no service affined
92 * service.
166 * described by "struct dpaa2_io_desc") or an instance of a "DPIO service",
241 * notifications on the given DPIO service.
242 * @d: the given DPIO service.
248 * (a) The DPIO service is "ready" to handle a notification arrival
251 * (b) The DPIO service can provide back to the caller the 'dpio_id' and
254 * notification fields to the DPIO service.
291 * @service: the given DPIO service.
298 void dpaa2_io_service_deregister(struct dpaa2_io *service,
316 * dpaa2_io_service_rearm() - Rearm the notification for the given DPIO service.
317 * @d: the given DPIO service.
351 * @d: the given DPIO service.
382 * @d: the given DPIO service.
414 * @d: the given DPIO service.
419 * or -ENODEV if there is no dpio service.
442 * @d: the given DPIO service.
448 * or -ENODEV if there is no dpio service.
472 * @d: the given DPIO service.
478 * or -ENODEV if there is no dpio service.
513 * @d: the given DPIO service.
520 * or -ENODEV if there is no dpio service.
609 * The 'dpaa2_io_store' returned is a DPIO service managed object.