Searched refs:omap8250_dt_ids (Results 1 – 1 of 1) sorted by relevance
1076 static const struct of_device_id omap8250_dt_ids[] = { variable1085 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,