Home
last modified time | relevance | path

Searched defs:sandbox_sound_priv (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/sound/
A Dsandbox.c29 struct sandbox_sound_priv { struct
30 int setup_called; /* Incremented when setup() method is called */
31 bool active; /* TX data is being sent */
32 int sum; /* Use to sum the provided audio data */
33 bool allow_beep; /* true to allow the start_beep() interface */
34 int frequency_hz; /* Beep frequency if active, else 0 */

Completed in 3 milliseconds