Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmxs-auart.c454 static const struct of_device_id mxs_auart_dt_ids[] = { variable
466 MODULE_DEVICE_TABLE(of, mxs_auart_dt_ids);
1643 of_match_device(mxs_auart_dt_ids, &pdev->dev); in mxs_auart_probe()
1781 .of_match_table = mxs_auart_dt_ids,