Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cdx/controller/
H A Dcdx_rpmsg.c97 static int cdx_rpmsg_cb(struct rpmsg_device *rpdev, void *data, in cdx_rpmsg_cb() function
135 cdx_mcdi->ept = rpmsg_create_ept(rpdev, cdx_rpmsg_cb, NULL, chinfo); in cdx_rpmsg_probe()
167 .callback = cdx_rpmsg_cb,