Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_uart.h39 #define HCI_UART_RESET_ON_INIT 1 macro
Dhci_ldisc.c667 if (!test_bit(HCI_UART_RESET_ON_INIT, &hu->hdev_flags)) in hci_uart_register_dev()
724 BIT(HCI_UART_RESET_ON_INIT) | in hci_uart_set_flags()