Home
last modified time | relevance | path

Searched refs:init_vol (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dsma1303.c74 unsigned int init_vol; member
1461 SMA1303_0A_SPK_VOL, &sma1303->init_vol); in sma1303_check_fault_worker()
1501 SMA1303_0A_SPK_VOL, sma1303->init_vol); in sma1303_check_fault_worker()
1503 sma1303->cur_vol = sma1303->init_vol; in sma1303_check_fault_worker()
1733 sma1303->init_vol = 0x31; in sma1303_i2c_probe()
1734 sma1303->cur_vol = sma1303->init_vol; in sma1303_i2c_probe()
H A Dsma1307.c73 unsigned int init_vol; member
1603 SMA1307_0A_SPK_VOL, &sma1307->init_vol); in sma1307_check_fault_worker()
1627 SMA1307_0A_SPK_VOL, sma1307->init_vol); in sma1307_check_fault_worker()
1629 sma1307->cur_vol = sma1307->init_vol; in sma1307_check_fault_worker()
1812 regmap_write(sma1307->regmap, SMA1307_0A_SPK_VOL, sma1307->init_vol); in sma1307_set_binary()
1961 sma1307->init_vol = 0x32; in sma1307_i2c_probe()
1962 sma1307->cur_vol = sma1307->init_vol; in sma1307_i2c_probe()