Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dhci_uart.h50 #define HCI_UART_RAW_DEVICE 0 macro
Dhci_ldisc.c604 if (test_bit(HCI_UART_RAW_DEVICE, &hu->hdev_flags)) in hci_uart_register_dev()
658 unsigned long valid_flags = BIT(HCI_UART_RAW_DEVICE) | in hci_uart_set_flags()