Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dhci_h5.c885 static int __maybe_unused h5_serdev_resume(struct device *dev) in h5_serdev_resume() function
1093 SET_SYSTEM_SLEEP_PM_OPS(h5_serdev_suspend, h5_serdev_resume)
1094 SET_RUNTIME_PM_OPS(h5_serdev_suspend, h5_serdev_resume, NULL)