Searched refs:device_shutdown (Results 1 – 5 of 5) sorted by relevance
43 int (*device_shutdown)(struct platform_device *pdev); member
73 device_shutdown(); in kernel_restart_prepare()261 device_shutdown(); in kernel_shutdown_prepare()
171 ret = pdata->device_shutdown(pdev); in omap_rproc_stop()
1323 extern void device_shutdown(void);
2860 void device_shutdown(void) in device_shutdown() function