Home
last modified time | relevance | path

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

/Linux-v6.6/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.c1292 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
1408 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
1497 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1750 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1779 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
4032 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4711 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
Dhci_bcm.c424 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
Dhci_qca.c2407 !test_bit(HCI_RUNNING, &hdev->flags)) in qca_serdev_shutdown()
/Linux-v6.6/net/bluetooth/
Dhci_sync.c731 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_queue()
4857 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
4900 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5061 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_close_sync()
Dhci_debugfs.c1341 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
Dhci_sock.c731 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
Dhci_core.c3034 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
/Linux-v6.6/include/net/bluetooth/
Dhci.h338 HCI_RUNNING, enumerator