Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_qca.c81 QCA_SSR_TRIGGERED, enumerator
905 if (test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_enqueue()
1203 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_controller_memdump_event()
1620 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_hw_error()
1687 clear_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_hw_error()
1702 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_reset()
1973 clear_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_setup()
2666 !test_bit(QCA_SSR_TRIGGERED, &qca->flags)) in qca_suspend()
2670 test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_suspend()
2671 wait_timeout = test_bit(QCA_SSR_TRIGGERED, &qca->flags) ? in qca_suspend()