Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dpch_uart.c34 #define PCH_UART_DRIVER_DEVICE "ttyPCH" macro
1699 .name = PCH_UART_DRIVER_DEVICE,
1716 .dev_name = PCH_UART_DRIVER_DEVICE,
1790 KBUILD_MODNAME ":" PCH_UART_DRIVER_DEVICE "%d", in pch_uart_init_port()