Searched refs:csi2_hw_ids (Results 1 – 1 of 1) sorted by relevance
1176 static const struct of_device_id csi2_hw_ids[] = { variable1207 MODULE_DEVICE_TABLE(of, csi2_hw_ids);1220 match = of_match_node(csi2_hw_ids, node); in csi2_hw_probe()1304 .of_match_table = csi2_hw_ids,