Searched refs:btintel_hw_error (Results 1 – 3 of 3) sorted by relevance
143 void btintel_hw_error(struct hci_dev *hdev, u8 code);203 static inline void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() function
177 void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() function209 EXPORT_SYMBOL_GPL(btintel_hw_error);
4191 hdev->hw_error = btintel_hw_error; in btusb_probe()