asc_match         805 drivers/tty/serial/st-asc.c static const struct of_device_id asc_match[] = {
asc_match         810 drivers/tty/serial/st-asc.c MODULE_DEVICE_TABLE(of, asc_match);
asc_match         976 drivers/tty/serial/st-asc.c 		.of_match_table = of_match_ptr(asc_match),