Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_uart.h11 #ifndef N_HCI
12 #define N_HCI 15 macro
H A Dhci_ldisc.c818 .num = N_HCI,
920 MODULE_ALIAS_LDISC(N_HCI);
/openbmc/linux/include/uapi/linux/
H A Dtty.h26 #define N_HCI 15 /* Bluetooth HCI UART */ macro