Lines Matching refs:HCI_RUNNING
585 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
674 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
762 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
883 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
909 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
945 if (test_and_set_bit(HCI_RUNNING, &hdev->flags)) in btusb_open()
970 clear_bit(HCI_RUNNING, &hdev->flags); in btusb_open()
989 if (!test_and_clear_bit(HCI_RUNNING, &hdev->flags)) in btusb_close()
1161 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_send_frame()
2237 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_send_frame_intel()
3365 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()