apbuart_match 576 drivers/tty/serial/apbuart.c static const struct of_device_id apbuart_match[] = { apbuart_match 585 drivers/tty/serial/apbuart.c MODULE_DEVICE_TABLE(of, apbuart_match); apbuart_match 591 drivers/tty/serial/apbuart.c .of_match_table = apbuart_match, apbuart_match 601 drivers/tty/serial/apbuart.c for_each_matching_node(np, apbuart_match) {