Home
last modified time | relevance | path

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

/linux/kernel/
H A Dreboot.c105 device_shutdown(); in kernel_restart_prepare()
308 device_shutdown(); in kernel_shutdown_prepare()
/linux/include/linux/
H A Ddevice.h1229 void device_shutdown(void);
/linux/drivers/base/
H A Dcore.c4790 void device_shutdown(void) in device_shutdown() function