of_sci_match     3177 drivers/tty/serial/sh-sci.c static const struct of_device_id of_sci_match[] = {
of_sci_match     3218 drivers/tty/serial/sh-sci.c MODULE_DEVICE_TABLE(of, of_sci_match);
of_sci_match     3405 drivers/tty/serial/sh-sci.c 		.of_match_table = of_match_ptr(of_sci_match),