Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
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
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);
Dhci_intel.c844 btintel_load_ddc_config(hdev, fwname); in intel_setup()
Dbtusb.c2695 btintel_load_ddc_config(hdev, ddcname); in btusb_setup_intel_new()