snapper.c | 161 static void snapper_mute_headphone(struct snapper_softc *, int); 1061 snapper_mute_headphone(sc, 1); 1066 snapper_mute_headphone(sc, 0); 1923 snapper_mute_headphone(struct snapper_softc *sc, int mute) function in typeref:typename:void 1997 snapper_mute_headphone(sc, 0); 1998 } else snapper_mute_headphone(sc, 1);
|