Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c2484 static const struct of_device_id sbsa_uart_of_match[] = { variable
2488 MODULE_DEVICE_TABLE(of, sbsa_uart_of_match);
2501 .of_match_table = of_match_ptr(sbsa_uart_of_match),