Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dhci_serdev.c347 set_bit(HCI_QUIRK_NO_SUSPEND_NOTIFIER, &hdev->quirks); in hci_uart_register_device()
/Linux-v5.15/include/net/bluetooth/
Dhci.h248 HCI_QUIRK_NO_SUSPEND_NOTIFIER, enumerator
/Linux-v5.15/net/bluetooth/
Dhci_core.c3987 if (!test_bit(HCI_QUIRK_NO_SUSPEND_NOTIFIER, &hdev->quirks)) { in hci_register_dev()
4023 if (!test_bit(HCI_QUIRK_NO_SUSPEND_NOTIFIER, &hdev->quirks)) { in hci_unregister_dev()