Home
last modified time | relevance | path

Searched defs:dsm_guid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/x86/
H A Ds2idle.c393 static void acpi_sleep_run_lps0_dsm(unsigned int func, unsigned int func_mask, guid_t dsm_guid) in acpi_sleep_run_lps0_dsm()
414 static int validate_dsm(acpi_handle handle, const char *uuid, int rev, guid_t *dsm_guid) in validate_dsm()
/linux/drivers/pci/
H A Dnpem.c266 static const guid_t dsm_guid = DSM_GUID; variable