Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/8250/
D8250_omap.c1076 static const struct of_device_id omap8250_dt_ids[] = { variable
1085 MODULE_DEVICE_TABLE(of, omap8250_dt_ids);
1159 id = of_match_device(of_match_ptr(omap8250_dt_ids), &pdev->dev); in omap8250_probe()
1455 .of_match_table = omap8250_dt_ids,