Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_uart.h38 #define HCI_UART_RAW_DEVICE 0 macro
H A Dhci_ldisc.c661 if (test_bit(HCI_UART_RAW_DEVICE, &hu->hdev_flags)) in hci_uart_register_dev()
718 unsigned long valid_flags = BIT(HCI_UART_RAW_DEVICE) | in hci_uart_set_flags()
H A Dhci_serdev.c363 if (test_bit(HCI_UART_RAW_DEVICE, &hu->hdev_flags)) in hci_uart_register_device_priv()