Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtintel.h167 int btintel_read_debug_features(struct hci_dev *hdev,
289 static inline int btintel_read_debug_features(struct hci_dev *hdev, in btintel_read_debug_features() function
H A Dbtintel.c1036 int btintel_read_debug_features(struct hci_dev *hdev, in btintel_read_debug_features() function
1066 EXPORT_SYMBOL_GPL(btintel_read_debug_features);
H A Dbtusb.c2721 btintel_read_debug_features(hdev, &features); in btusb_setup_intel_new()