Searched defs:mixer_context (Results 1 – 1 of 1) sorted by relevance
96 struct mixer_context { struct98 struct device *dev;100 void *dma_priv;103 unsigned long flags;105 int irq;107 void __iomem *vp_regs;108 spinlock_t reg_slock;109 struct clk *mixer;110 struct clk *vp;111 struct clk *hdmi;[all …]
Completed in 5 milliseconds