Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bluetooth/
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
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);
Dbtusb.c2665 btintel_set_debug_features(hdev, &features); in btusb_setup_intel_new()