Searched refs:rk628_csi_of_match (Results 1 – 1 of 1) sorted by relevance
2105 static const struct of_device_id rk628_csi_of_match[] = { variable2110 MODULE_DEVICE_TABLE(of, rk628_csi_of_match);2144 match = of_match_node(rk628_csi_of_match, dev->of_node); in rk628_csi_probe()2367 .of_match_table = of_match_ptr(rk628_csi_of_match),