Home
last modified time | relevance | path

Searched refs:HCI_UART_CREATE_AMP (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dhci_uart.h55 #define HCI_UART_CREATE_AMP 2 macro
Dhci_ldisc.c657 if (test_bit(HCI_UART_CREATE_AMP, &hu->hdev_flags)) in hci_uart_register_dev()
707 BIT(HCI_UART_CREATE_AMP) | in hci_uart_set_flags()
Dhci_serdev.c338 if (test_bit(HCI_UART_CREATE_AMP, &hu->hdev_flags)) in hci_uart_register_device()