Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_serdev.c364 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_device_priv()
H A Dhci_vhci.c426 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in __vhci_create_device()
H A Dhci_ldisc.c662 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
H A Dbtusb.c4415 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
4523 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h85 HCI_QUIRK_RAW_DEVICE, enumerator
/openbmc/linux/net/bluetooth/
H A Dmgmt.c467 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_index_list()
525 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_unconf_index_list()
579 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_ext_index_list()
9312 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added()
9336 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_removed()
H A Dhci_core.c2660 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()
H A Dhci_sync.c3427 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_unconf_init_sync()