Searched defs:sun6i_isp_device (Results 1 – 1 of 1) sorted by relevance
50 struct sun6i_isp_device { struct51 struct device *dev;53 struct sun6i_isp_tables tables;77 u32 sun6i_isp_load_read(struct sun6i_isp_device *isp_dev, u32 offset); argument