Home
last modified time | relevance | path

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

/openbmc/linux/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