Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dreboot.c105 device_shutdown(); in kernel_restart_prepare()
308 device_shutdown(); in kernel_shutdown_prepare()
/linux-6.15/include/linux/
H A Ddevice.h1189 void device_shutdown(void);
/linux-6.15/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1007 __le16 device_shutdown; member
/linux-6.15/drivers/base/
H A Dcore.c4792 void device_shutdown(void) in device_shutdown() function