Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_sync.h116 int hci_suspend_sync(struct hci_dev *hdev);
/linux-6.1.9/net/bluetooth/
Dhci_core.c2806 ret = hci_suspend_sync(hdev); in hci_suspend_dev()
Dhci_sync.c5626 int hci_suspend_sync(struct hci_dev *hdev) in hci_suspend_sync() function