Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dsound.c46 sandbox_set_allow_beep(dev, true); in dm_test_sound_beep()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dtest.h170 void sandbox_set_allow_beep(struct udevice *dev, bool allow);
/openbmc/u-boot/drivers/sound/
H A Dsandbox.c69 void sandbox_set_allow_beep(struct udevice *dev, bool allow) in sandbox_set_allow_beep() function