Home
last modified time | relevance | path

Searched refs:BTINTEL_PCIE_COREDUMP_INPROGRESS (Results 1 – 2 of 2) sorted by relevance

/drivers/bluetooth/
A Dbtintel_pcie.h120 BTINTEL_PCIE_COREDUMP_INPROGRESS, enumerator
A Dbtintel_pcie.c1369 if (!test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags)) in btintel_pcie_msix_hw_exp_handler()
1393 if (test_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags)) { in btintel_pcie_rx_work()
1395 clear_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags); in btintel_pcie_rx_work()
2568 if (test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags)) in btintel_pcie_coredump()

Completed in 10 milliseconds