Lines Matching full:acceleration
54 * @accel_dev: Pointer to acceleration device.
105 "Failed to initialise Acceleration Engine\n"); in adf_dev_init()
112 "Failed to load acceleration FW\n"); in adf_dev_init()
158 * adf_dev_start() - Start acceleration service for the given accel device
159 * @accel_dev: Pointer to acceleration device.
161 * Function notifies all the registered services that the acceleration device
254 * adf_dev_stop() - Stop acceleration service for the given accel device
255 * @accel_dev: Pointer to acceleration device.
257 * Function notifies all the registered services that the acceleration device
320 * adf_dev_shutdown() - shutdown acceleration services and data strucutures
321 * @accel_dev: Pointer to acceleration device