3 * Keith Outwater, keith_outwater@mvis.com
5 * SPDX-License-Identifier: GPL-2.0+
8 void init_beeper(void);
9 void set_beeper_frequency(uint frequency
);
11 void beeper_off(void);
12 void set_beeper_volume(int steps
);
13 int do_beeper(char *sequence
);