Lines Matching full:acceleration
52 * @accel_dev: Pointer to acceleration device.
100 "Failed to initialise Acceleration Engine\n"); in adf_dev_init()
107 "Failed to load acceleration FW\n"); in adf_dev_init()
152 * adf_dev_start() - Start acceleration service for the given accel device
153 * @accel_dev: Pointer to acceleration device.
155 * Function notifies all the registered services that the acceleration device
217 * adf_dev_stop() - Stop acceleration service for the given accel device
218 * @accel_dev: Pointer to acceleration device.
220 * Function notifies all the registered services that the acceleration device
271 * adf_dev_shutdown() - shutdown acceleration services and data strucutures
272 * @accel_dev: Pointer to acceleration device