Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_uart.h91 #define HCI_UART_NO_SUSPEND_NOTIFIER 3 macro
H A Dhci_serdev.c360 if (test_bit(HCI_UART_NO_SUSPEND_NOTIFIER, &hu->flags)) in hci_uart_register_device_priv()
H A Dhci_h5.c962 set_bit(HCI_UART_NO_SUSPEND_NOTIFIER, &h5->hu->flags); in h5_btrtl_open()