Searched refs:HCI_QUIRK_RAW_DEVICE (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_vhci.c | 122 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in __vhci_create_device()
|
| H A D | hci_serdev.c | 349 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_device()
|
| H A D | hci_ldisc.c | 664 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
|
| H A D | btusb.c | 4196 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe() 4288 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_ldisc.c | 1116 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | mgmt.c | 420 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_index_list() 480 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_unconf_index_list() 537 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_ext_index_list() 7873 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added() 7906 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_removed()
|
| H A D | hci_core.c | 984 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in __hci_unconf_init() 3793 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci.h | 107 HCI_QUIRK_RAW_DEVICE, enumerator
|