Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/bluetooth/
A 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()
A 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()
A Dbtusb.c1186 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
1302 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
1391 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1644 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1673 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
3689 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4355 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
A Dhci_bcm.c422 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
A Dhci_qca.c2176 !test_bit(HCI_RUNNING, &hdev->flags)) in qca_serdev_shutdown()
/linux-6.3-rc2/net/bluetooth/
A Dhci_debugfs.c1340 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
A Dhci_sync.c4686 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
4729 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
4890 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_close_sync()
A Dhci_sock.c673 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
A Dhci_core.c2980 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
/linux-6.3-rc2/include/net/bluetooth/
A Dhci.h303 HCI_RUNNING, enumerator

Completed in 59 milliseconds