Home
last modified time | relevance | path

Searched refs:arm_mhu (Results 1 – 3 of 3) sorted by relevance

/drivers/mailbox/
Darm_mhu_db.c39 struct arm_mhu { struct
54 struct arm_mhu *mhu; argument
84 static unsigned int mhu_db_mbox_irq_to_pchan_num(struct arm_mhu *mhu, int irq) in mhu_db_mbox_irq_to_pchan_num()
95 mhu_db_mbox_irq_to_channel(struct arm_mhu *mhu, unsigned int pchan) in mhu_db_mbox_irq_to_channel()
127 struct arm_mhu *mhu = data; in mhu_db_mbox_rx_handler()
190 struct arm_mhu *mhu = dev_get_drvdata(mbox->dev); in mhu_db_mbox_xlate()
252 struct arm_mhu *mhu; in mhu_db_probe()
Darm_mhu.c33 struct arm_mhu { struct
112 struct arm_mhu *mhu; in mhu_probe()
DMakefile8 obj-$(CONFIG_ARM_MHU) += arm_mhu.o arm_mhu_db.o