Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bluetooth/
Dbtsdio.c337 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btsdio_probe()
Dbpa10x.c401 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in bpa10x_probe()
Dhci_ldisc.c665 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in hci_uart_register_dev()
Dbtusb.c2094 clear_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_setup_csr()
3872 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
3890 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
3899 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
/linux-5.19.10/net/bluetooth/
Dhci_sync.c2618 if (!test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) { in hci_init0_sync()
2736 if (!test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) { in hci_init1_sync()
4172 if (test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks) && in hci_dev_close_sync()
/linux-5.19.10/include/net/bluetooth/
Dhci.h100 HCI_QUIRK_RESET_ON_CLOSE, enumerator