Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel.h280 void btintel_hw_error(struct hci_dev *hdev, u8 code);
408 static inline void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() function
H A Dbtintel.c247 void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() function
284 EXPORT_SYMBOL_GPL(btintel_hw_error);
3683 hdev->hw_error = btintel_hw_error; in btintel_configure_setup()