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/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1007 __le16 device_shutdown; member
/linux/drivers/base/
H A Dcore.c4787 * device_shutdown - call ->shutdown() on each device to shutdown.
4789 void device_shutdown(void) in device_shutdown() function