mvebu_uart_of_match  794 drivers/tty/serial/mvebu-uart.c static const struct of_device_id mvebu_uart_of_match[];
mvebu_uart_of_match  802 drivers/tty/serial/mvebu-uart.c 	const struct of_device_id *match = of_match_device(mvebu_uart_of_match,
mvebu_uart_of_match  946 drivers/tty/serial/mvebu-uart.c static const struct of_device_id mvebu_uart_of_match[] = {
mvebu_uart_of_match  962 drivers/tty/serial/mvebu-uart.c 		.of_match_table = of_match_ptr(mvebu_uart_of_match),