Searched refs:curvol (Results 1 – 2 of 2) sorted by relevance
55 int curvol; member71 u8 bits = az->curvol; in aztech_set_pins()115 az->curvol = (vol & 1) + ((vol & 2) << 1); in aztech_s_mute_volume()116 outb(az->curvol, isa->io); in aztech_s_mute_volume()
130 int curvol, i; in cadet_gettune() local138 curvol = inb(dev->io + 1); /* Save current volume/mute setting */ in cadet_gettune()157 outb(curvol, dev->io + 1); in cadet_gettune()218 int curvol; in cadet_setfreq() local249 curvol = inb(dev->io + 1); in cadet_setfreq()258 outb(curvol, dev->io + 1); in cadet_setfreq()