Lines Matching full:acceleration
52 * @accel_dev: Pointer to acceleration device.
94 "Failed to initialise Acceleration Engine\n"); in adf_dev_init()
101 "Failed to load acceleration FW\n"); in adf_dev_init()
140 * adf_dev_start() - Start acceleration service for the given accel device
141 * @accel_dev: Pointer to acceleration device.
143 * Function notifies all the registered services that the acceleration device
199 * adf_dev_stop() - Stop acceleration service for the given accel device
200 * @accel_dev: Pointer to acceleration device.
202 * Function notifies all the registered services that the acceleration device
253 * adf_dev_shutdown() - shutdown acceleration services and data strucutures
254 * @accel_dev: Pointer to acceleration device