Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bluetooth/
Dbpa10x.c54 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_tx_complete()
93 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_rx_complete()
350 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bpa10x_set_diag()
Dbfusb.c182 if (!test_bit(HCI_RUNNING, &data->hdev->flags)) in bfusb_tx_complete()
345 if (!test_bit(HCI_RUNNING, &data->hdev->flags)) in bfusb_rx_complete()
Dbtusb.c817 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
907 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
996 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1242 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1268 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
3789 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4380 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
Dhci_bcm.c401 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
/Linux-v5.10/net/bluetooth/
Dhci_core.c150 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
1478 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_open()
1617 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_open()
1807 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_close()
4029 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
Dhci_sock.c661 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
/Linux-v5.10/include/net/bluetooth/
Dhci.h247 HCI_RUNNING, enumerator