Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_uart.h75 #define HCI_UART_RESET_ON_INIT 1 macro
H A Dhci_ldisc.c1125 if (!test_bit(HCI_UART_RESET_ON_INIT, &hu->hdev_flags)) in hci_uart_register_dev()
1201 BIT(HCI_UART_RESET_ON_INIT) | in hci_uart_set_flags()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_uart.h39 #define HCI_UART_RESET_ON_INIT 1 macro
H A Dhci_ldisc.c669 if (!test_bit(HCI_UART_RESET_ON_INIT, &hu->hdev_flags)) in hci_uart_register_dev()
726 BIT(HCI_UART_RESET_ON_INIT) | in hci_uart_set_flags()