Lines Matching defs:ym_power_ctl
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);
1218 ym_power_ctl(sc, parts, flags);
1365 ym_power_ctl(struct ym_softc *sc, int parts, int onoff)
1371 DPRINTF(("%s: ym_power_ctl: parts = 0x%x, %s\n",
1377 DPRINTF(("%s: ym_power_ctl: sleeping\n", DVNAME(sc)));
1379 DPRINTF(("%s: ym_power_ctl: awaken\n", DVNAME(sc)));