Home
last modified time | relevance | path

Searched refs:HCI_QUIRK_RESET_ON_INIT (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dhci.h55 HCI_QUIRK_RESET_ON_INIT enumerator
/linux-2.4.37.9/drivers/bluetooth/
Dhci_usb.c946 set_bit(HCI_QUIRK_RESET_ON_INIT, &hdev->quirks); in hci_usb_probe()
/linux-2.4.37.9/net/bluetooth/
Dhci_core.c222 if (test_bit(HCI_QUIRK_RESET_ON_INIT, &hdev->quirks)) in hci_init_req()