Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_h5.c878 static int __maybe_unused h5_serdev_suspend(struct device *dev) in h5_serdev_suspend() function
1100 SET_SYSTEM_SLEEP_PM_OPS(h5_serdev_suspend, h5_serdev_resume)
1101 SET_RUNTIME_PM_OPS(h5_serdev_suspend, h5_serdev_resume, NULL)
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h5.c846 static int __maybe_unused h5_serdev_suspend(struct device *dev) in h5_serdev_suspend() function
1020 SET_SYSTEM_SLEEP_PM_OPS(h5_serdev_suspend, h5_serdev_resume)

Completed in 3 milliseconds