Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpch_uart.c34 #define PCH_UART_DRIVER_DEVICE "ttyPCH" macro
1690 .name = PCH_UART_DRIVER_DEVICE,
1707 .dev_name = PCH_UART_DRIVER_DEVICE,
1783 KBUILD_MODNAME ":" PCH_UART_DRIVER_DEVICE "%d", in pch_uart_init_port()