Home
last modified time | relevance | path

Searched defs:atomisp_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h161 struct atomisp_device { struct
162 struct device *dev;
163 struct v4l2_device v4l2_dev;
164 struct media_device media_dev;
167 void *mmu_l1_base;
168 void __iomem *base;
172 struct pm_qos_request pm_qos;
173 s32 max_isr_latency;
174 bool pm_only;
180 struct mutex mutex;
[all …]