Searched refs:bell_timeout (Results 1 – 1 of 1) sorted by relevance
78 static void bell_timeout(void *);436 bell_timeout(0); in opm_bell()445 callout_reset(&bell_ch, ticks, bell_timeout, NULL); in opm_bell()450 bell_timeout(void *arg) in bell_timeout() function465 bell_timeout(0); in opm_bell_on()