Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/sound/
H A Drk817_codec.c43 unsigned int hp_volume; member
242 snd_soc_write(codec, RK817_CODEC_DDAC_VOLL, rk817->hp_volume); in rk817_playback_path_put()
243 snd_soc_write(codec, RK817_CODEC_DDAC_VOLR, rk817->hp_volume); in rk817_playback_path_put()
271 snd_soc_write(codec, RK817_CODEC_DDAC_VOLL, rk817->hp_volume); in rk817_playback_path_put()
272 snd_soc_write(codec, RK817_CODEC_DDAC_VOLR, rk817->hp_volume); in rk817_playback_path_put()
343 rk817_codec->hp_volume = INITIAL_VOLUME; in rk817_codec_probe()