Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dhci_uart.h39 #define HCI_UART_RESET_ON_INIT 1 macro
Dhci_ldisc.c661 if (!test_bit(HCI_UART_RESET_ON_INIT, &hu->hdev_flags)) in hci_uart_register_dev()
718 BIT(HCI_UART_RESET_ON_INIT) | in hci_uart_set_flags()
Dhci_h5.c793 set_bit(HCI_UART_RESET_ON_INIT, &h5->serdev_hu.flags); in h5_serdev_probe()