Home
last modified time | relevance | path

Searched refs:btrtl_download_firmware (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtrtl.h140 int btrtl_download_firmware(struct hci_dev *hdev,
164 static inline int btrtl_download_firmware(struct hci_dev *hdev, in btrtl_download_firmware() function
H A Dhci_h5.c940 err = btrtl_download_firmware(h5->hu->hdev, btrtl_dev); in h5_btrtl_setup()