Home
last modified time | relevance | path

Searched refs:HCI_QUIRK_RAW_DEVICE (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_vhci.c125 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.c659 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
H A Dbtusb.c4218 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
4310 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_serdev.c364 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_device_priv()
H A Dhci_ldisc.c662 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in hci_uart_register_dev()
H A Dhci_vhci.c434 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in __vhci_create_device()
H A Dbtusb.c4419 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
4526 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks); in btusb_probe()
/kernel/linux/linux-5.10/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()
7888 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added()
7921 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()
2288 * Devices with HCI_QUIRK_RAW_DEVICE are ignored in hci_power_on()
3800 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c468 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_index_list()
528 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_unconf_index_list()
585 if (test_bit(HCI_QUIRK_RAW_DEVICE, &d->quirks)) in read_ext_index_list()
9314 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_added()
9347 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in mgmt_index_removed()
H A Dhci_core.c1019 * Devices with HCI_QUIRK_RAW_DEVICE are ignored in hci_power_on()
2686 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_register_dev()
H A Dhci_sync.c3377 if (test_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks)) in hci_unconf_init_sync()
5153 * Devices with HCI_QUIRK_RAW_DEVICE are ignored in hci_power_on_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h107 HCI_QUIRK_RAW_DEVICE, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h108 HCI_QUIRK_RAW_DEVICE, enumerator

Completed in 70 milliseconds