Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dpanasonic-laptop.c177 static int acpi_pcc_hotkey_resume(struct device *dev);
179 static SIMPLE_DEV_PM_OPS(acpi_pcc_hotkey_pm, NULL, acpi_pcc_hotkey_resume);
520 static int acpi_pcc_hotkey_resume(struct device *dev) in acpi_pcc_hotkey_resume() function
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dpanasonic-laptop.c199 static int acpi_pcc_hotkey_resume(struct device *dev);
201 static SIMPLE_DEV_PM_OPS(acpi_pcc_hotkey_pm, NULL, acpi_pcc_hotkey_resume);
933 static int acpi_pcc_hotkey_resume(struct device *dev) in acpi_pcc_hotkey_resume() function

Completed in 3 milliseconds