Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmailbox_client.h29 struct mbox_client { struct
35 void (*rx_callback)(struct mbox_client *cl, void *mssg); argument
36 void (*tx_prepare)(struct mbox_client *cl, void *mssg); argument
37 void (*tx_done)(struct mbox_client *cl, void *mssg, int r); argument
A Dwkup_m3_ipc.h37 struct mbox_client mbox_client; member
/linux-6.3-rc2/drivers/remoteproc/
A Dst_remoteproc.c65 void st_rproc_mbox_callback_vq0(struct mbox_client *mbox_client, void *data) in st_rproc_mbox_callback_vq0()
71 void st_rproc_mbox_callback_vq1(struct mbox_client *mbox_client, void *data) in st_rproc_mbox_callback_vq1()
/linux-6.3-rc2/drivers/rpmsg/
A Dqcom_glink_smem.c44 struct mbox_client mbox_client; member
A Dqcom_glink_rpm.c62 struct mbox_client mbox_client; member
A Dqcom_smd.c131 struct mbox_client mbox_client; member
/linux-6.3-rc2/drivers/irqchip/
A Dirq-qcom-mpm.c80 struct mbox_client mbox_client; member
/linux-6.3-rc2/drivers/soc/qcom/
A Dqcom_aoss.c73 struct mbox_client mbox_client; member
A Dsmp2p.c156 struct mbox_client mbox_client; member
/linux-6.3-rc2/drivers/firmware/
A Dturris-mox-rwtm.c51 struct mbox_client mbox_client; member
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-xgene-slimpro.c107 struct mbox_client mbox_client; member
/linux-6.3-rc2/drivers/hwmon/
A Dxgene-hwmon.c97 struct mbox_client mbox_client; member

Completed in 27 milliseconds