Searched refs:route_output (Results 1 – 1 of 1) sorted by relevance
185 int (*route_output)(const struct device *dev, audio_channel_t channel, uint32_t output); member375 if (api->route_output == NULL) { in audio_codec_route_output()379 return api->route_output(dev, channel, output); in audio_codec_route_output()