Searched refs:s4_hardware_signature (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/acpi/
H A Dsleep.c904 static unsigned long s4_hardware_signature; variable
946 if (facs && s4_hardware_signature != facs->hardware_signature)
1038 * s4_hardware_signature is the local variable which is just
1042 s4_hardware_signature = facs->hardware_signature;

Completed in 94 milliseconds