Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Damba-pl011.c2925 static const struct of_device_id sbsa_uart_of_match[] = { variable
2929 MODULE_DEVICE_TABLE(of, sbsa_uart_of_match);
2944 .of_match_table = of_match_ptr(sbsa_uart_of_match),