Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Damba-pl011.c2932 static const struct of_device_id sbsa_uart_of_match[] = { variable
2936 MODULE_DEVICE_TABLE(of, sbsa_uart_of_match);
2951 .of_match_table = of_match_ptr(sbsa_uart_of_match),