Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c53 #define PCH_UART_DRIVER_DEVICE "ttyPCH" macro
1728 .name = PCH_UART_DRIVER_DEVICE,
1745 .dev_name = PCH_UART_DRIVER_DEVICE,
1820 KBUILD_MODNAME ":" PCH_UART_DRIVER_DEVICE "%d", in pch_uart_init_port()