Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtintel.h83 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name);
127 static inline int btintel_load_ddc_config(struct hci_dev *hdev, in btintel_load_ddc_config() function
Dbtintel.c243 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name) in btintel_load_ddc_config() function
286 EXPORT_SYMBOL_GPL(btintel_load_ddc_config);
Dhci_intel.c941 btintel_load_ddc_config(hdev, fwname); in intel_setup()
Dbtusb.c2352 btintel_load_ddc_config(hdev, fwname); in btusb_setup_intel_new()