Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtsdio.c338 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btsdio_probe()
Dbpa10x.c470 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in bpa10x_probe()
Dhci_ldisc.c492 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in hci_uart_register_dev()
Dbtusb.c1371 clear_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_setup_csr()
3215 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
3227 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
3236 set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks); in btusb_probe()
/linux-4.1.27/net/bluetooth/
Dhci_core.c389 if (!test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) in hci_init1_req()
918 if (!test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) in hci_init0_req()
1629 test_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks)) { in hci_dev_do_close()
/linux-4.1.27/include/net/bluetooth/
Dhci.h89 HCI_QUIRK_RESET_ON_CLOSE, enumerator