Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsirfsoc_uart.c1255 static const struct of_device_id sirfsoc_uart_ids[] = { variable
1262 MODULE_DEVICE_TABLE(of, sirfsoc_uart_ids);
1279 match = of_match_node(sirfsoc_uart_ids, np); in sirfsoc_uart_probe()
1473 .of_match_table = sirfsoc_uart_ids,