Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dbcm-flexrm-mailbox.c280 struct flexrm_mbox { struct
281 struct device *dev;
282 void __iomem *regs;
283 u32 num_rings;
284 struct flexrm_ring *rings;
285 struct dma_pool *bd_pool;
286 struct dma_pool *cmpl_pool;
287 struct dentry *root;
288 struct mbox_controller controller;