Searched refs:btintel_configure_setup (Results 1 – 3 of 3) sorted by relevance
203 int btintel_configure_setup(struct hci_dev *hdev);283 static inline int btintel_configure_setup(struct hci_dev *hdev) in btintel_configure_setup() function
2417 int btintel_configure_setup(struct hci_dev *hdev) in btintel_configure_setup() function2428 EXPORT_SYMBOL_GPL(btintel_configure_setup);
3801 err = btintel_configure_setup(hdev); in btusb_probe()