Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/audio/
Dwm8904.c219 static int wm8904_out_volume_config(const struct device *dev, audio_channel_t channel, int volume) in wm8904_out_volume_config() function
549 return wm8904_out_volume_config(dev, channel, val.vol); in wm8904_set_property()
647 wm8904_out_volume_config(dev, AUDIO_CHANNEL_ALL, WM8904_OUTPUT_VOLUME_DEFAULT); in wm8904_configure_output()