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()234 device_shutdown(); in kernel_shutdown_prepare()
170 ret = pdata->device_shutdown(pdev); in omap_rproc_stop()
1029 extern void device_shutdown(void);
1947 void device_shutdown(void) in device_shutdown() function