Home
last modified time | relevance | path

Searched refs:bcm2835_mbox (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/mailbox/
H A Dbcm2835-mailbox.c55 struct bcm2835_mbox { struct
61 static struct bcm2835_mbox *bcm2835_link_mbox(struct mbox_chan *link) in bcm2835_link_mbox()
63 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()
/kernel/linux/linux-5.10/drivers/mailbox/
H A Dbcm2835-mailbox.c55 struct bcm2835_mbox { struct
61 static struct bcm2835_mbox *bcm2835_link_mbox(struct mbox_chan *link) in bcm2835_link_mbox()
63 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()
141 struct bcm2835_mbox *mbox; in bcm2835_mbox_probe()

Completed in 2 milliseconds