Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmailbox_client.h32 struct mbox_client { struct
38 void (*rx_callback)(struct mbox_client *cl, void *mssg); argument
39 void (*tx_prepare)(struct mbox_client *cl, void *mssg); argument
40 void (*tx_done)(struct mbox_client *cl, void *mssg, int r); argument
Dwkup_m3_ipc.h39 struct mbox_client mbox_client; member
/Linux-v4.19/drivers/remoteproc/
Dst_remoteproc.c67 void st_rproc_mbox_callback_vq0(struct mbox_client *mbox_client, void *data) in st_rproc_mbox_callback_vq0()
73 void st_rproc_mbox_callback_vq1(struct mbox_client *mbox_client, void *data) in st_rproc_mbox_callback_vq1()
/Linux-v4.19/drivers/soc/qcom/
Dsmp2p.c152 struct mbox_client mbox_client; member
/Linux-v4.19/drivers/i2c/busses/
Di2c-xgene-slimpro.c120 struct mbox_client mbox_client; member
/Linux-v4.19/drivers/hwmon/
Dxgene-hwmon.c108 struct mbox_client mbox_client; member
/Linux-v4.19/drivers/rpmsg/
Dqcom_smd.c131 struct mbox_client mbox_client; member
Dqcom_glink_native.c101 struct mbox_client mbox_client; member