Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h141 int hci_suspend_sync(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dhci_core.c2811 ret = hci_suspend_sync(hdev); in hci_suspend_dev()
H A Dhci_sync.c6090 int hci_suspend_sync(struct hci_dev *hdev) in hci_suspend_sync() function