Lines Matching full:acceleration
57 * @accel_dev: Pointer to acceleration device.
107 "Failed to initialise Acceleration Engine\n"); in adf_dev_init()
114 "Failed to load acceleration FW\n"); in adf_dev_init()
169 * adf_dev_start() - Start acceleration service for the given accel device
170 * @accel_dev: Pointer to acceleration device.
172 * Function notifies all the registered services that the acceleration device
271 * adf_dev_stop() - Stop acceleration service for the given accel device
272 * @accel_dev: Pointer to acceleration device.
274 * Function notifies all the registered services that the acceleration device
340 * adf_dev_shutdown() - shutdown acceleration services and data strucutures
341 * @accel_dev: Pointer to acceleration device