taglinefilesource code
treb444drivers/sound/pss.cif (spk->treb > PHILLIPS_TREBLE_MAX)
treb445drivers/sound/pss.cspk->treb = PHILLIPS_TREBLE_MAX;
treb446drivers/sound/pss.cif (spk->treb < PHILLIPS_TREBLE_MIN)
treb447drivers/sound/pss.cspk->treb = PHILLIPS_TREBLE_MIN;
treb450drivers/sound/pss.c| (PHILLIPS_TREBLE_CONSTANT + spk->treb / PHILLIPS_TREBLE_STEP));
treb588include/linux/soundcard.hint treb;