Searched refs:QCA_HW_ERROR_EVENT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_qca.c | 78 QCA_HW_ERROR_EVENT, enumerator 546 if (!test_bit(QCA_HW_ERROR_EVENT, &qca->flags)) { in qca_controller_memdump_timeout() 1504 set_bit(QCA_HW_ERROR_EVENT, &qca->flags); in qca_hw_error() 1544 clear_bit(QCA_HW_ERROR_EVENT, &qca->flags); in qca_hw_error() 1568 if (!test_bit(QCA_HW_ERROR_EVENT, &qca->flags)) { in qca_cmd_timeout()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_qca.c | 79 QCA_HW_ERROR_EVENT, enumerator 549 if (!test_bit(QCA_HW_ERROR_EVENT, &qca->flags)) { in qca_controller_memdump_timeout() 1596 set_bit(QCA_HW_ERROR_EVENT, &qca->flags); in qca_hw_error() 1636 clear_bit(QCA_HW_ERROR_EVENT, &qca->flags); in qca_hw_error() 1660 if (!test_bit(QCA_HW_ERROR_EVENT, &qca->flags)) { in qca_cmd_timeout()
|
Completed in 6 milliseconds