Home
last modified time | relevance | path

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

/u-boot/drivers/sound/
A Dsandbox.c33 bool allow_beep; /* true to allow the start_beep() interface */ member
82 priv->allow_beep = allow; in sandbox_set_allow_beep()
189 if (!priv->allow_beep) in sandbox_sound_start_beep()
200 if (!priv->allow_beep) in sandbox_sound_stop_beep()

Completed in 6 milliseconds