Home
last modified time | relevance | path

Searched refs:btintel_set_debug_features (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtintel.h169 int btintel_set_debug_features(struct hci_dev *hdev,
295 static inline int btintel_set_debug_features(struct hci_dev *hdev, in btintel_set_debug_features() function
H A Dbtintel.c1068 int btintel_set_debug_features(struct hci_dev *hdev, in btintel_set_debug_features() function
1093 EXPORT_SYMBOL_GPL(btintel_set_debug_features);
H A Dbtusb.c2724 btintel_set_debug_features(hdev, &features); in btusb_setup_intel_new()