Searched defs:sun6i_csi_device (Results 1 – 1 of 1) sorted by relevance
53 struct sun6i_csi_device { struct54 struct device *dev;56 struct sun6i_csi_config config;80 bool sun6i_csi_is_format_supported(struct sun6i_csi_device *csi_dev, argument