Searched refs:device_shutdown (Results 1 – 5 of 5) sorted by relevance
35 int (*device_shutdown)(struct platform_device *pdev); member
76 device_shutdown(); in kernel_restart_prepare()264 device_shutdown(); in kernel_shutdown_prepare()
163 ret = pdata->device_shutdown(pdev); in omap_rproc_stop()
1646 extern void device_shutdown(void);
3176 void device_shutdown(void) in device_shutdown() function