Searched defs:tx_msg (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/misc/ |
H A D | misc-uclass.c | 47 int misc_call(struct udevice *dev, int msgid, void *tx_msg, int tx_size, in misc_call()
|
H A D | misc_sandbox.c | 45 int misc_sandbox_call(struct udevice *dev, int msgid, void *tx_msg, in misc_sandbox_call()
|
H A D | tegra186_bpmp.c | 28 static int tegra186_bpmp_call(struct udevice *dev, int mrq, void *tx_msg, in tegra186_bpmp_call()
|
H A D | gdsys_ioep.c | 156 void *tx_msg, int tx_size, in gdsys_ioep_get_and_reset_status()
|
/openbmc/u-boot/drivers/misc/imx8/ |
H A D | scu.c | 158 static int imx8_scu_call(struct udevice *dev, int no_resp, void *tx_msg, in imx8_scu_call()
|
/openbmc/libmctp/ |
H A D | core-internal.h | 53 void *tx_msg; member
|