Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dhci_uart.h40 #define HCI_UART_RESET_ON_INIT 1 macro
Dhci_ldisc.c670 if (!test_bit(HCI_UART_RESET_ON_INIT, &hu->hdev_flags)) in hci_uart_register_dev()
722 BIT(HCI_UART_RESET_ON_INIT) | in hci_uart_set_flags()