Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cdx/controller/
H A Dcdx_controller.h18 int cdx_rpmsg_send(struct cdx_mcdi *cdx_mcdi,
H A Dcdx_rpmsg.c26 int cdx_rpmsg_send(struct cdx_mcdi *cdx_mcdi, in cdx_rpmsg_send() function
H A Dcdx_controller.c27 if (cdx_rpmsg_send(cdx, hdr, hdr_len, sdu, sdu_len)) in cdx_mcdi_request()