Searched defs:atomisp_device (Results 1 – 1 of 1) sorted by relevance
161 struct atomisp_device { struct162 struct device *dev;163 struct v4l2_device v4l2_dev;164 struct media_device media_dev;165 struct atomisp_sub_device asd;166 struct v4l2_async_notifier notifier;167 void *mmu_l1_base;168 void __iomem *base;169 const struct firmware *firmware;171 struct dev_pm_domain pm_domain;[all …]