Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c35 #define PCH_UART_DRIVER_DEVICE "ttyPCH" macro
1644 .name = PCH_UART_DRIVER_DEVICE,
1661 .dev_name = PCH_UART_DRIVER_DEVICE,
1735 KBUILD_MODNAME ":" PCH_UART_DRIVER_DEVICE "%d", in pch_uart_init_port()