Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dmvebu-uart.c870 static const struct of_device_id mvebu_uart_of_match[]; variable
877 const struct of_device_id *match = of_match_device(mvebu_uart_of_match, in mvebu_uart_probe()
1011 static const struct of_device_id mvebu_uart_of_match[] = { variable
1027 .of_match_table = of_match_ptr(mvebu_uart_of_match),