Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_vhci.c132 hci_resume_dev(data->hdev); in vhci_suspend_work()
H A Dbtmrvl_sdio.c1710 hci_resume_dev(hcidev); in btmrvl_sdio_resume()
H A Dhci_bcm4377.c2418 return hci_resume_dev(bcm4377->hdev); in bcm4377_resume()
/openbmc/linux/net/bluetooth/
H A Dhci_core.c2400 ret = hci_resume_dev(hdev); in hci_suspend_notifier()
2823 int hci_resume_dev(struct hci_dev *hdev) in hci_resume_dev() function
2848 EXPORT_SYMBOL(hci_resume_dev);
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1635 int hci_resume_dev(struct hci_dev *hdev);