Home
last modified time | relevance | path

Searched refs:HCI_UART_RAW_DEVICE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_uart.h38 #define HCI_UART_RAW_DEVICE 0 macro
H A Dhci_ldisc.c658 if (test_bit(HCI_UART_RAW_DEVICE, &hu->hdev_flags)) in hci_uart_register_dev()
720 unsigned long valid_flags = BIT(HCI_UART_RAW_DEVICE) | in hci_uart_set_flags()
H A Dhci_serdev.c348 if (test_bit(HCI_UART_RAW_DEVICE, &hu->hdev_flags)) in hci_uart_register_device()
/kernel/linux/linux-6.6/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()
723 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()

Completed in 6 milliseconds