Searched refs:dss_of_match (Results 1 – 2 of 2) sorted by relevance
1269 static const struct of_device_id dss_of_match[] = { variable1278 MODULE_DEVICE_TABLE(of, dss_of_match);1286 .of_match_table = dss_of_match,
1293 static const struct of_device_id dss_of_match[] = { variable1301 MODULE_DEVICE_TABLE(of, dss_of_match);1448 dss->feat = of_match_device(dss_of_match, &pdev->dev)->data; in dss_probe()1615 .of_match_table = dss_of_match,