Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dma35d1_serial.c520 static const struct of_device_id ma35d1_serial_of_match[] = { variable
524 MODULE_DEVICE_TABLE(of, ma35d1_serial_of_match);
646 for_each_matching_node(np, ma35d1_serial_of_match) { in ma35d1serial_console_init_port()
800 .of_match_table = of_match_ptr(ma35d1_serial_of_match),