Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbtintel.h93 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name);
152 static inline int btintel_load_ddc_config(struct hci_dev *hdev, in btintel_load_ddc_config() function
Dbtintel.c269 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name) in btintel_load_ddc_config() function
312 EXPORT_SYMBOL_GPL(btintel_load_ddc_config);
Dhci_intel.c870 btintel_load_ddc_config(hdev, fwname); in intel_setup()
Dbtusb.c2351 btintel_load_ddc_config(hdev, fwname); in btusb_setup_intel_new()