Searched refs:cur_vol (Results 1 – 3 of 3) sorted by relevance
71 unsigned int cur_vol; member1620 SMA1307_0A_SPK_VOL, &sma1307->cur_vol); in sma1307_check_fault_worker()1634 if ((sma1307->cur_vol + 6) <= 0xFA) { in sma1307_check_fault_worker()1635 sma1307->cur_vol += 6; in sma1307_check_fault_worker()1638 sma1307->cur_vol); in sma1307_check_fault_worker()1640 "VOLUME=0x%02X", sma1307->cur_vol); in sma1307_check_fault_worker()1648 sma1307->cur_vol = sma1307->init_vol; in sma1307_check_fault_worker()1651 "VOLUME=0x%02X", sma1307->cur_vol); in sma1307_check_fault_worker()1978 sma1307->cur_vol = sma1307->init_vol; in sma1307_i2c_probe()
72 unsigned int cur_vol; member1467 SMA1303_0A_SPK_VOL, &sma1303->cur_vol); in sma1303_check_fault_worker()1503 if ((sma1303->cur_vol + 6) <= 0xFF) in sma1303_check_fault_worker()1505 SMA1303_0A_SPK_VOL, sma1303->cur_vol + 6); in sma1303_check_fault_worker()1512 sma1303->cur_vol = sma1303->init_vol; in sma1303_check_fault_worker()1744 sma1303->cur_vol = sma1303->init_vol; in sma1303_i2c_probe()
391 u32 cur_vol; in siu_dai_put_volume() local408 cur_vol = port_info->playback.volume; in siu_dai_put_volume()414 cur_vol = port_info->capture.volume; in siu_dai_put_volume()424 if (cur_vol != new_vol) in siu_dai_put_volume()