Home
last modified time | relevance | path

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

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