Searched defs:mixer_context (Results 1 – 1 of 1) sorted by relevance
93 struct mixer_context { struct95 struct device *dev;97 void *dma_priv;100 unsigned long flags;102 int irq;104 void __iomem *vp_regs;105 spinlock_t reg_slock;106 struct clk *mixer;107 struct clk *vp;108 struct clk *hdmi;[all …]
Completed in 8 milliseconds