Home
last modified time | relevance | path

Searched refs:hw_error_code (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Dhci_debugfs.c324 &hdev->hw_error_code); in hci_debugfs_create_common()
H A Dhci_core.c1012 hdev->hw_error(hdev, hdev->hw_error_code); in hci_error_reset()
1014 bt_dev_err(hdev, "hardware error 0x%2.2x", hdev->hw_error_code); in hci_error_reset()
H A Dhci_event.c4371 hdev->hw_error_code = ev->code; in hci_hardware_error_evt()
/linux/include/net/bluetooth/
H A Dhci_core.h422 __u8 hw_error_code; member