Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_vhci.c122 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in __vhci_create_device()
H A Dhci_serdev.c349 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_device()
H A Dhci_ldisc.c664 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
H A Dbtusb.c4196 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 Dhci_ldisc.c1116 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c420 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 Dhci_core.c984 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 Dhci.h107 HCI_QUIRK_RAW_DEVICE, enumerator