Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtbcm.h63 int btbcm_setup_apple(struct hci_dev *hdev);
102 static inline int btbcm_setup_apple(struct hci_dev *hdev) in btbcm_setup_apple() function
H A Dbtbcm.c736 int btbcm_setup_apple(struct hci_dev *hdev) in btbcm_setup_apple() function
781 EXPORT_SYMBOL_GPL(btbcm_setup_apple);
H A Dbtusb.c4366 hdev->setup = btbcm_setup_apple; in btusb_probe()