Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmxs-auart.c181 static const struct of_device_id mxs_auart_dt_ids[] = { variable
190 MODULE_DEVICE_TABLE(of, mxs_auart_dt_ids);
1262 of_match_device(mxs_auart_dt_ids, &pdev->dev); in mxs_auart_probe()
1365 .of_match_table = mxs_auart_dt_ids,