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.c4470 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
4580 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
/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()
9388 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added()
9412 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_removed()
H A Dhci_core.c969 * Devices with HCI_QUIRK_RAW_DEVICE are ignored in hci_power_on()
2627 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()
H A Dhci_sync.c3634 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_unconf_init_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h85 HCI_QUIRK_RAW_DEVICE, enumerator