Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/audio/
Dwm8904.c280 static int wm8904_route_input(const struct device *dev, audio_channel_t channel, uint32_t input) in wm8904_route_input() function
655 wm8904_route_input(dev, AUDIO_CHANNEL_FRONT_LEFT, 2); in wm8904_configure_input()
656 wm8904_route_input(dev, AUDIO_CHANNEL_FRONT_RIGHT, 2); in wm8904_configure_input()
668 .route_input = wm8904_route_input