Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dpanasonic-laptop.c200 static int acpi_pcc_hotkey_resume(struct device *dev);
202 static SIMPLE_DEV_PM_OPS(acpi_pcc_hotkey_pm, NULL, acpi_pcc_hotkey_resume);
965 static int acpi_pcc_hotkey_resume(struct device *dev) in acpi_pcc_hotkey_resume() function