Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_qca.c79 QCA_SSR_TRIGGERED, enumerator
884 if (test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_enqueue()
1182 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_controller_memdump_event()
1594 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_hw_error()
1643 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_cmd_timeout()
1875 clear_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_setup()
2457 !test_bit(QCA_SSR_TRIGGERED, &qca->flags)) in qca_suspend()
2461 test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_suspend()
2462 wait_timeout = test_bit(QCA_SSR_TRIGGERED, &qca->flags) ? in qca_suspend()