Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dmanage.c29 enum shutdown_state { enum
41 static enum shutdown_state shutting_down = SHUTDOWN_INVALID;
/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A Dintel.h30 u8 shutdown_state; member
H A Dcore.c1818 if (smart.shutdown_state) in nfit_intel_shutdown_status()
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c166 .shutdown_state = 0,
752 || (smart->shutdown_state != 0)) { in smart_notify()
808 smart->shutdown_state = 1; in nfit_test_cmd_smart_inject()
811 smart->shutdown_state = 0; in nfit_test_cmd_smart_inject()