Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h117 int hci_resume_sync(struct hci_dev *hdev);
/Linux-v6.1/net/bluetooth/
Dhci_sync.c5654 hci_resume_sync(hdev); in hci_suspend_sync()
5745 int hci_resume_sync(struct hci_dev *hdev) in hci_resume_sync() function
Dhci_core.c2834 ret = hci_resume_sync(hdev); in hci_resume_dev()