Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dapbuart.c575 static const struct of_device_id apbuart_match[] = { variable
589 .of_match_table = apbuart_match,
599 for_each_matching_node(np, apbuart_match) { in grlib_apbuart_configure()