Home
last modified time | relevance | path

Searched refs:rocket_device_runtime_suspend (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/rocket/
H A Drocket_drv.c252 static int rocket_device_runtime_suspend(struct device *dev) in rocket_device_runtime_suspend() function
269 RUNTIME_PM_OPS(rocket_device_runtime_suspend, rocket_device_runtime_resume, NULL)