Searched refs:hp_vol (Results 1 – 1 of 1) sorted by relevance
140 unsigned int hp_vol; in es8326_hplvol_set() local143 if (hp_vol > 5) in es8326_hplvol_set()146 es8326->hpl_vol = hp_vol; in es8326_hplvol_set()147 if (hp_vol >= 3) in es8326_hplvol_set()148 hp_vol++; in es8326_hplvol_set()150 0x70, (hp_vol << 4)); in es8326_hplvol_set()173 unsigned int hp_vol; in es8326_hprvol_set() local176 if (hp_vol > 5) in es8326_hprvol_set()180 if (hp_vol >= 3) in es8326_hprvol_set()181 hp_vol++; in es8326_hprvol_set()[all …]