dst_vol_left 799 sound/pci/azt3328.c unsigned char dst_vol_left, dst_vol_left 813 sound/pci/azt3328.c dst_vol_left |= AZF_MUTE_BIT; dst_vol_left 815 sound/pci/azt3328.c dst_vol_left &= ~AZF_MUTE_BIT; dst_vol_left 817 sound/pci/azt3328.c left_change = (curr_vol_left > dst_vol_left) ? -1 : 1; dst_vol_left 828 sound/pci/azt3328.c if (curr_vol_left != dst_vol_left) {