Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bluetooth/
Dhci_serdev.c362 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_device()
Dhci_vhci.c332 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in __vhci_create_device()
Dhci_ldisc.c659 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
Dbtusb.c3824 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
3915 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
/linux-5.19.10/include/net/bluetooth/
Dhci.h107 HCI_QUIRK_RAW_DEVICE, enumerator
/linux-5.19.10/net/bluetooth/
Dmgmt.c464 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_index_list()
524 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_unconf_index_list()
581 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_ext_index_list()
8820 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added()
8853 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_removed()
Dhci_core.c2638 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()
Dhci_sync.c2631 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_unconf_init_sync()