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

/linux-master/drivers/macintosh/
H A Dadb.c263 static int __adb_suspend(struct platform_device *dev, pm_message_t state) function
278 return __adb_suspend(to_platform_device(dev), PMSG_SUSPEND);
283 return __adb_suspend(to_platform_device(dev), PMSG_FREEZE);
288 return __adb_suspend(to_platform_device(dev), PMSG_HIBERNATE);

Completed in 244 milliseconds