Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bluetooth/
Dhci_vhci.c132 hci_resume_dev(data->hdev); in vhci_suspend_work()
Dbtmrvl_sdio.c1711 hci_resume_dev(hcidev); in btmrvl_sdio_resume()
Dhci_bcm4377.c2419 return hci_resume_dev(bcm4377->hdev); in bcm4377_resume()
/linux-6.6.21/net/bluetooth/
Dhci_core.c2446 ret = hci_resume_dev(hdev); in hci_suspend_notifier()
2861 int hci_resume_dev(struct hci_dev *hdev) in hci_resume_dev() function
2886 EXPORT_SYMBOL(hci_resume_dev);
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1641 int hci_resume_dev(struct hci_dev *hdev);