HomeSort by: relevance | last modified time | path
    Searched defs:sc_volume_button_ch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sgimips/mace/
mavb.c 150 struct callout sc_volume_button_ch; member in struct:mavb_softc
843 callout_reset(&sc->sc_volume_button_ch,
874 callout_reset(&sc->sc_volume_button_ch,
1020 callout_init(&sc->sc_volume_button_ch, 0);
mavb.c 150 struct callout sc_volume_button_ch; member in struct:mavb_softc
843 callout_reset(&sc->sc_volume_button_ch,
874 callout_reset(&sc->sc_volume_button_ch,
1020 callout_init(&sc->sc_volume_button_ch, 0);

Completed in 22 milliseconds