Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Daosp.h8 void aosp_do_open(struct hci_dev *hdev);
16 static inline void aosp_do_open(struct hci_dev *hdev) {} in aosp_do_open() function
H A Daosp.c43 void aosp_do_open(struct hci_dev *hdev) in aosp_do_open() function
H A Dhci_sync.c4826 aosp_do_open(hdev); in hci_dev_init_sync()