Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/
Dhci_uart.h38 #define HCI_UART_RAW_DEVICE 0 macro
Dhci_ldisc.c661 if (test_bit(HCI_UART_RAW_DEVICE, &hu->hdev_flags)) in hci_uart_register_dev()
723 unsigned long valid_flags = BIT(HCI_UART_RAW_DEVICE) | in hci_uart_set_flags()
Dhci_serdev.c362 if (test_bit(HCI_UART_RAW_DEVICE, &hu->hdev_flags)) in hci_uart_register_device()