Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtintel.h149 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name);
223 static inline int btintel_load_ddc_config(struct hci_dev *hdev, in btintel_load_ddc_config() function
H A Dbtintel.c258 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name) in btintel_load_ddc_config() function
301 EXPORT_SYMBOL_GPL(btintel_load_ddc_config);
H A Dhci_intel.c844 btintel_load_ddc_config(hdev, fwname); in intel_setup()
H A Dbtusb.c2715 btintel_load_ddc_config(hdev, ddcname); in btusb_setup_intel_new()