sifive_serial_of_match 1008 drivers/tty/serial/sifive.c static const struct of_device_id sifive_serial_of_match[] = {
sifive_serial_of_match 1013 drivers/tty/serial/sifive.c MODULE_DEVICE_TABLE(of, sifive_serial_of_match);
sifive_serial_of_match 1020 drivers/tty/serial/sifive.c 		.of_match_table = of_match_ptr(sifive_serial_of_match),