Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dhci_qca.c79 QCA_SSR_TRIGGERED, enumerator
864 if (test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_enqueue()
1142 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_controller_memdump_event()
1505 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_hw_error()
1554 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_cmd_timeout()
1728 clear_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_setup()
2207 !test_bit(QCA_SSR_TRIGGERED, &qca->flags)) in qca_suspend()
2211 test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_suspend()
2212 wait_timeout = test_bit(QCA_SSR_TRIGGERED, &qca->flags) ? in qca_suspend()