Searched refs:msi_laptop_resume (Results 1 – 1 of 1) sorted by relevance
86 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