Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_serdev.c360 set_bit(HCI_QUIRK_NO_SUSPEND_NOTIFIER, &hdev->quirks); in hci_uart_register_device()
Dbtusb.c2399 set_bit(HCI_QUIRK_NO_SUSPEND_NOTIFIER, &hdev->quirks); in btusb_setup_csr()
/Linux-v6.6/include/net/bluetooth/
Dhci.h248 HCI_QUIRK_NO_SUSPEND_NOTIFIER, enumerator
/Linux-v6.6/net/bluetooth/
Dhci_core.c2804 !test_bit(HCI_QUIRK_NO_SUSPEND_NOTIFIER, &hdev->quirks)) { in hci_register_suspend_notifier()