Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmsft.h18 void msft_do_open(struct hci_dev *hdev);
39 static inline void msft_do_open(struct hci_dev *hdev) {} in msft_do_open() function
H A Dmsft.c632 void msft_do_open(struct hci_dev *hdev) in msft_do_open() function
H A Dhci_sync.c4991 msft_do_open(hdev); in hci_dev_init_sync()