Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dhci_vhci.c145 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in __vhci_create_device()
Dhci_ldisc.c486 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
Dbtusb.c3190 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
3250 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
/linux-4.1.27/include/net/bluetooth/
Dhci.h96 HCI_QUIRK_RAW_DEVICE, enumerator
/linux-4.1.27/net/bluetooth/
Dmgmt.c374 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_index_list()
434 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_unconf_index_list()
493 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_ext_index_list()
7245 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added()
7278 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_removed()
Dhci_core.c933 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in __hci_unconf_init()
3183 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()