Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Datomisp_internal.h204 struct atomisp_device { struct
205 struct device *dev;
206 struct v4l2_device v4l2_dev;
209 void *mmu_l1_base;
210 void __iomem *base;
214 struct pm_qos_request pm_qos;
215 s32 max_isr_latency;
227 unsigned int num_of_streams;
234 struct mutex mutex;
236 unsigned int input_cnt;
[all …]

Completed in 5 milliseconds