Searched refs:BEEP_BEEP (Results 1 – 4 of 4) sorted by relevance
110 beeb_t beep_method = BEEP_BEEP;
47 typedef enum { BEEP_FLASH = 1, BEEP_BEEP, BEEP_POPUP, BEEP_NONE } beeb_t; enumerator
44 else if (beep_method == BEEP_BEEP) in wrong_key()
557 beep_method = BEEP_BEEP; in set_beep_method()