Lines Matching defs:flexrm_mbox
291 struct flexrm_mbox { struct292 struct device *dev;293 void __iomem *regs;294 u32 num_rings;295 struct flexrm_ring *rings;296 struct dma_pool *bd_pool;297 struct dma_pool *cmpl_pool;298 struct dentry *root;299 struct dentry *config;300 struct dentry *stats;301 struct mbox_controller controller;