Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/audio/
Dwm8904.c264 static int wm8904_in_volume_config(const struct device *dev, audio_channel_t channel, int volume) in wm8904_in_volume_config() function
555 return wm8904_in_volume_config(dev, channel, val.vol); in wm8904_set_property()
658 wm8904_in_volume_config(dev, AUDIO_CHANNEL_ALL, WM8904_INPUT_VOLUME_DEFAULT); in wm8904_configure_input()