Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dapbuart.c544 static const struct of_device_id apbuart_match[] = { variable
553 MODULE_DEVICE_TABLE(of, apbuart_match);
559 .of_match_table = apbuart_match,
569 for_each_matching_node(np, apbuart_match) { in grlib_apbuart_configure()