Searched refs:bcm2835_mbox (Results 1 – 1 of 1) sorted by relevance
55 struct bcm2835_mbox { struct61 static struct bcm2835_mbox *bcm2835_link_mbox(struct mbox_chan *link) in bcm2835_link_mbox() argument63 return container_of(link->mbox, struct bcm2835_mbox, controller); in bcm2835_link_mbox()68 struct bcm2835_mbox *mbox = dev_id; in bcm2835_mbox_irq()82 struct bcm2835_mbox *mbox = bcm2835_link_mbox(link); in bcm2835_send_data()94 struct bcm2835_mbox *mbox = bcm2835_link_mbox(link); in bcm2835_startup()104 struct bcm2835_mbox *mbox = bcm2835_link_mbox(link); in bcm2835_shutdown()111 struct bcm2835_mbox *mbox = bcm2835_link_mbox(link); in bcm2835_last_tx_done()140 struct bcm2835_mbox *mbox; in bcm2835_mbox_probe()