Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dmsi-laptop.c86 static int msi_laptop_resume(struct device *device);
88 static SIMPLE_DEV_PM_OPS(msi_laptop_pm, NULL, msi_laptop_resume);
936 static int msi_laptop_resume(struct device *device) in msi_laptop_resume() function
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dmsi-laptop.c88 static int msi_laptop_resume(struct device *device);
90 static SIMPLE_DEV_PM_OPS(msi_laptop_pm, NULL, msi_laptop_resume);
923 static int msi_laptop_resume(struct device *device) in msi_laptop_resume() function

Completed in 4 milliseconds