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

  /src/sys/dev/isa/
ym.c 156 void ym_power_ctl(struct ym_softc *, int, int);
545 ym_power_ctl(sc, YM_POWER_3D, 1);
554 ym_power_ctl(sc, YM_POWER_3D, 0);
583 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 1);
654 ym_power_ctl(sc, YM_POWER_EXT_SRC, 0);
661 ym_power_ctl(sc, YM_POWER_EXT_SRC, 1);
672 ym_power_ctl(sc, YM_POWER_CODEC_P | YM_POWER_CODEC_DA,
699 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 0);
729 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 1);
734 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 0)
1365 ym_power_ctl(struct ym_softc *sc, int parts, int onoff) function in typeref:typename:void
    [all...]
ym.c 156 void ym_power_ctl(struct ym_softc *, int, int);
545 ym_power_ctl(sc, YM_POWER_3D, 1);
554 ym_power_ctl(sc, YM_POWER_3D, 0);
583 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 1);
654 ym_power_ctl(sc, YM_POWER_EXT_SRC, 0);
661 ym_power_ctl(sc, YM_POWER_EXT_SRC, 1);
672 ym_power_ctl(sc, YM_POWER_CODEC_P | YM_POWER_CODEC_DA,
699 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 0);
729 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 1);
734 ym_power_ctl(sc, YM_POWER_CODEC_CTL, 0)
1365 ym_power_ctl(struct ym_softc *sc, int parts, int onoff) function in typeref:typename:void
    [all...]

Completed in 37 milliseconds