Home
last modified time | relevance | path

Searched refs:csi2_hw_ids (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c1176 static const struct of_device_id csi2_hw_ids[] = { variable
1207 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,