Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h142 int hci_resume_sync(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c6119 hci_resume_sync(hdev); in hci_suspend_sync()
6210 int hci_resume_sync(struct hci_dev *hdev) in hci_resume_sync() function
H A Dhci_core.c2839 ret = hci_resume_sync(hdev); in hci_resume_dev()