Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_lpuart.c301 static const struct of_device_id lpuart_dt_ids[] = { variable
309 MODULE_DEVICE_TABLE(of, lpuart_dt_ids);
2583 const struct of_device_id *of_id = of_match_device(lpuart_dt_ids, in lpuart_probe()
2810 .of_match_table = lpuart_dt_ids,