Home
last modified time | relevance | path

Searched refs:HCI_QUIRK_RAW_DEVICE (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/bluetooth/
Dhci_serdev.c363 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_device()
Dhci_vhci.c433 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in __vhci_create_device()
Dhci_ldisc.c662 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
Dbtusb.c4410 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
4517 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
/Linux-v6.6/net/bluetooth/
Dmgmt.c468 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_index_list()
528 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_unconf_index_list()
585 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_ext_index_list()
9371 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added()
9404 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_removed()
Dhci_core.c2682 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()
Dhci_sync.c3368 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_unconf_init_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci.h107 HCI_QUIRK_RAW_DEVICE, enumerator