Searched refs:dss_of_match (Results 1 – 2 of 2) sorted by relevance
1277 static const struct of_device_id dss_of_match[] = { variable1286 MODULE_DEVICE_TABLE(of, dss_of_match);1294 .of_match_table = dss_of_match,
1287 static const struct of_device_id dss_of_match[] = { variable1295 MODULE_DEVICE_TABLE(of, dss_of_match);1450 dss->feat = of_match_device(dss_of_match, &pdev->dev)->data; in dss_probe()1627 .of_match_table = dss_of_match,