Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_lpss.c821 * acpi_lpss_save_ctx() - Save the private registers of LPSS device
826 * the device is powered down. acpi_lpss_save_ctx() saves those registers into
829 static void acpi_lpss_save_ctx(struct device *dev, in acpi_lpss_save_ctx() function
848 * Restores the registers that were previously stored with acpi_lpss_save_ctx().
902 acpi_lpss_save_ctx(dev, pdata); in acpi_lpss_activate()
1014 acpi_lpss_save_ctx(dev, pdata); in acpi_lpss_suspend()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_lpss.c847 * acpi_lpss_save_ctx() - Save the private registers of LPSS device
852 * the device is powered down. acpi_lpss_save_ctx() saves those registers into
855 static void acpi_lpss_save_ctx(struct device *dev, in acpi_lpss_save_ctx() function
874 * Restores the registers that were previously stored with acpi_lpss_save_ctx().
928 acpi_lpss_save_ctx(dev, pdata); in acpi_lpss_activate()
1040 acpi_lpss_save_ctx(dev, pdata); in acpi_lpss_suspend()

Completed in 4 milliseconds