Searched refs:device_shutdown_fn (Results 1 – 1 of 1) sorted by relevance
1140 void (*device_shutdown_fn)(void) = NULL; in rk808_probe() local1187 device_shutdown_fn = rk8xx_device_shutdown; in rk808_probe()1197 device_shutdown_fn = rk8xx_device_shutdown; in rk808_probe()1213 device_shutdown_fn = rk8xx_device_shutdown; in rk808_probe()1228 device_shutdown_fn = rk8xx_device_shutdown; in rk808_probe()1338 if (device_shutdown_fn) { in rk808_probe()1341 pm_shutdown = device_shutdown_fn; in rk808_probe()