Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
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
Dwkup_m3_ipc.h39 struct mbox_client mbox_client; member
/Linux-v5.4/drivers/remoteproc/
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-v5.4/drivers/firmware/
Dturris-mox-rwtm.c50 struct mbox_client mbox_client; member
/Linux-v5.4/drivers/soc/qcom/
Dqcom_aoss.c73 struct mbox_client mbox_client; member
Dsmp2p.c144 struct mbox_client mbox_client; member
/Linux-v5.4/drivers/i2c/busses/
Di2c-xgene-slimpro.c107 struct mbox_client mbox_client; member
/Linux-v5.4/drivers/hwmon/
Dxgene-hwmon.c96 struct mbox_client mbox_client; member
/Linux-v5.4/drivers/rpmsg/
Dqcom_smd.c131 struct mbox_client mbox_client; member
Dqcom_glink_native.c101 struct mbox_client mbox_client; member