Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/mace/
H A Dmavb.c150 struct callout sc_volume_button_ch; member
843 callout_reset(&sc->sc_volume_button_ch, in mavb_button_repeat()
874 callout_reset(&sc->sc_volume_button_ch, in mavb_intr()
1020 callout_init(&sc->sc_volume_button_ch, 0); in mavb_attach()