Searched refs:QCA_SSR_TRIGGERED (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/bluetooth/ |
| H A D | hci_qca.c | 80 QCA_SSR_TRIGGERED, enumerator 904 if (test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_enqueue() 1202 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_controller_memdump_event() 1619 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_hw_error() 1686 clear_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_hw_error() 1701 set_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_reset() 1972 clear_bit(QCA_SSR_TRIGGERED, &qca->flags); in qca_setup() 2665 !test_bit(QCA_SSR_TRIGGERED, &qca->flags)) in qca_suspend() 2669 test_bit(QCA_SSR_TRIGGERED, &qca->flags)) { in qca_suspend() 2670 wait_timeout = test_bit(QCA_SSR_TRIGGERED, &qca->flags) ? in qca_suspend()
|