Home
last modified time | relevance | path

Searched refs:HCI_RUNNING (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/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.c874 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
964 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
1053 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1299 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1325 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
3908 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4496 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_resume()
H A Dhci_bcm.c401 if (!test_bit(HCI_RUNNING, &hdev->flags)) in bcm_set_diag()
H A Dhci_qca.c2085 !test_bit(HCI_RUNNING, &hdev->flags)) in qca_serdev_shutdown()
/kernel/linux/linux-6.6/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.c1296 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_intr_complete()
1412 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bulk_complete()
1501 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_complete()
1754 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_tx_complete()
1783 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_isoc_tx_complete()
4041 if (!test_bit(HCI_RUNNING, &hdev->flags)) in btusb_bcm_set_diag()
4720 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()
H A Dhci_qca.c2418 !test_bit(HCI_RUNNING, &hdev->flags)) in qca_serdev_shutdown()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c150 (!test_bit(HCI_RUNNING, &hdev->flags) || in vendor_diag_write()
1486 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_open()
1631 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_open()
1821 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_do_close()
4060 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
H A Dhci_sock.c673 if (!test_bit(HCI_RUNNING, &hdev->flags)) in send_monitor_replay()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c737 if (!test_bit(HCI_RUNNING, &hdev->flags)) in hci_cmd_sync_queue()
4868 set_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
4916 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_open_sync()
5083 clear_bit(HCI_RUNNING, &hdev->flags); in hci_dev_close_sync()
H A Dhci_debugfs.c1345 (!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.c3057 if (!test_bit(HCI_RUNNING, &hdev->flags)) { in hci_send_frame()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h255 HCI_RUNNING, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h339 HCI_RUNNING, enumerator

Completed in 68 milliseconds