Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel.h255 int btintel_load_ddc_config(struct hci_dev *hdev, const char *ddc_name);
315 static inline int btintel_load_ddc_config(struct hci_dev *hdev, in btintel_load_ddc_config() function
H A Dhci_intel.c845 btintel_load_ddc_config(hdev, fwname); in intel_setup()