Home
last modified time | relevance | path

Searched refs:HCI_UART_VND_DETECT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_uart.h43 #define HCI_UART_VND_DETECT 5 macro
H A Dhci_ldisc.c425 if (!test_bit(HCI_UART_VND_DETECT, &hu->hdev_flags)) in hci_uart_setup()
725 BIT(HCI_UART_VND_DETECT); in hci_uart_set_flags()
H A Dhci_serdev.c216 if (!test_bit(HCI_UART_VND_DETECT, &hu->hdev_flags)) in hci_uart_setup()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_uart.h43 #define HCI_UART_VND_DETECT 5 macro
H A Dhci_ldisc.c425 if (!test_bit(HCI_UART_VND_DETECT, &hu->hdev_flags)) in hci_uart_setup()
728 BIT(HCI_UART_VND_DETECT); in hci_uart_set_flags()
H A Dhci_serdev.c216 if (!test_bit(HCI_UART_VND_DETECT, &hu->hdev_flags)) in hci_uart_setup()
H A Dhci_mrvl.c426 * hci_serdev by setting HCI_UART_VND_DETECT which then causes a dummy in mrvl_set_baudrate()
429 set_bit(HCI_UART_VND_DETECT, &hu->hdev_flags); in mrvl_set_baudrate()

Completed in 5 milliseconds