Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
A Dbtsdio.c335 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btsdio_probe()
A Dbpa10x.c401 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in bpa10x_probe()
A Dhci_ldisc.c665 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in hci_uart_register_dev()
A Dbtusb.c1939 clear_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_setup_csr()
3931 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
3949 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
3958 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
/linux/net/bluetooth/
A Dhci_core.c131 if (!test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) in hci_init1_req()
853 if (!test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) in hci_init0_req()
1688 if (test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks) && in hci_dev_do_close()
/linux/include/net/bluetooth/
A Dhci.h100 HCI_QUIRK_RESET_ON_CLOSE, enumerator

Completed in 42 milliseconds