Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtintel.h278 void btintel_hw_error(struct hci_dev *hdev, u8 code);
407 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
279 EXPORT_SYMBOL_GPL(btintel_hw_error);
3681 hdev->hw_error = btintel_hw_error; in btintel_configure_setup()
H A Dbtintel_pcie.c2070 hdev->hw_error = btintel_hw_error; in btintel_pcie_setup_hdev()