Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel_pcie.h120 BTINTEL_PCIE_COREDUMP_INPROGRESS, enumerator
H A Dbtintel_pcie.c1340 if (!test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags)) in btintel_pcie_msix_hw_exp_handler()
1352 if (test_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags)) { in btintel_pcie_rx_work()
1354 clear_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags); in btintel_pcie_rx_work()
2607 if (test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags)) in btintel_pcie_coredump()
2747 if (!test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, in btintel_pcie_resume()