Searched defs:cfe_device (Results 1 – 1 of 1) sorted by relevance
270 struct cfe_device { struct271 struct dentry *debugfs;272 struct kref kref;275 void __iomem *mipi_cfg_base;277 struct clk *clk;280 struct v4l2_device v4l2_dev;281 struct media_device mdev;282 struct media_pipeline pipe;285 spinlock_t state_lock;286 bool job_ready;[all …]