Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H 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()
H 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()
H A Dbtusb.c1344 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
1468 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
1557 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1810 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1839 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
4096 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4780 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
H A Dhci_bcm.c424 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c763 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_queue()
818 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_run()
5050 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5097 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5263 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_close_sync()
H A Dhci_debugfs.c1361 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
H A Dhci_sock.c731 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
H A Dhci_core.c2997 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h347 HCI_RUNNING, enumerator