Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
A Dbtintel.h250 void btintel_hw_error(struct hci_dev *hdev, u8 code);
378 static inline void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() function
A Dbtintel.c241 void btintel_hw_error(struct hci_dev *hdev, u8 code) in btintel_hw_error() function
273 EXPORT_SYMBOL_GPL(btintel_hw_error);
3266 hdev->hw_error = btintel_hw_error; in btintel_configure_setup()
A Dbtintel_pcie.c1243 hdev->hw_error = btintel_hw_error; in btintel_pcie_setup_hdev()

Completed in 15 milliseconds