Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dbtmtksdio.c1443 static int btmtksdio_runtime_suspend(struct device *dev) in btmtksdio_runtime_suspend() function
1479 return btmtksdio_runtime_suspend(dev); in btmtksdio_system_suspend()
1509 RUNTIME_PM_OPS(btmtksdio_runtime_suspend, btmtksdio_runtime_resume, NULL)