Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dsandbox.c31 bool allow_beep; /* true to allow the start_beep() interface */ member
73 priv->allow_beep = allow; in sandbox_set_allow_beep()
170 if (!priv->allow_beep) in sandbox_sound_start_beep()
181 if (!priv->allow_beep) in sandbox_sound_stop_beep()