Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbeep.h54 typedef void (*beep_freq_func_t)(void *arg, int freq); typedef
68 beep_freq_func_t beep_freq;
111 beep_freq_func_t beep_freq_func);
/illumos-gate/usr/src/uts/common/io/
H A Dbeep.c86 beep_freq_func_t beep_freq_func) in beep_init()
161 beep_state.beep_freq = (beep_freq_func_t)NULL; in beep_fini()