Home
last modified time | relevance | path

Searched refs:btintel_load_ddc_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/bluetooth/
Dbtintel.h78 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name);
137 static inline int btintel_load_ddc_config(struct hci_dev *hdev, in btintel_load_ddc_config() function
Dbtintel.c254 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name) in btintel_load_ddc_config() function
297 EXPORT_SYMBOL_GPL(btintel_load_ddc_config);
Dhci_intel.c858 btintel_load_ddc_config(hdev, fwname); in intel_setup()
Dbtusb.c2424 btintel_load_ddc_config(hdev, fwname); in btusb_setup_intel_new()