Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dfsl_lpuart.c304 static const struct of_device_id lpuart_dt_ids[] = { variable
312 MODULE_DEVICE_TABLE(of, lpuart_dt_ids);
2583 const struct of_device_id *of_id = of_match_device(lpuart_dt_ids, in lpuart_probe()
2824 .of_match_table = lpuart_dt_ids,