Home
last modified time | relevance | path

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

/linux-5.19.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.c1003 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
1119 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
1208 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1454 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1483 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
3452 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4107 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
Dhci_bcm.c411 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
/linux-5.19.10/net/bluetooth/
Dhci_debugfs.c1340 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
Dhci_sync.c3906 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
4059 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
4194 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_close_sync()
Dhci_sock.c673 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
Dhci_core.c2946 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
/linux-5.19.10/include/net/bluetooth/
Dhci.h283 HCI_RUNNING, enumerator