Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dmsi-laptop.c100 static int msi_laptop_resume(struct device *device);
102 static SIMPLE_DEV_PM_OPS(msi_laptop_pm, NULL, msi_laptop_resume);
937 static int msi_laptop_resume(struct device *device) in msi_laptop_resume() function