Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dhci_uart.h50 #define HCI_UART_RESET_ON_INIT 1 macro
Dhci_ldisc.c491 if (!test_bit(HCI_UART_RESET_ON_INIT, &hu->hdev_flags)) in hci_uart_register_dev()
540 BIT(HCI_UART_RESET_ON_INIT) | in hci_uart_set_flags()