Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dmbox.h18 int sandbox_mbox_test_free(struct udevice *dev);
/openbmc/u-boot/test/dm/
H A Dmailbox.c26 ut_assertok(sandbox_mbox_test_free(dev)); in dm_test_mailbox()
/openbmc/u-boot/drivers/mailbox/
H A Dsandbox-mbox-test.c36 int sandbox_mbox_test_free(struct udevice *dev) in sandbox_mbox_test_free() function