Home
last modified time | relevance | path

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

/device/linaro/poplar/audio/
Daudio_hw.c140 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
445 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
484 config->channel_mask = out_get_channels(&out->stream.common); in adev_open_output_stream()
/device/linaro/hikey/audio/
Daudio_hw.c302 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
629 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
668 config->channel_mask = out_get_channels(&out->stream.common); in adev_open_output_stream()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c215 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
807 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
847 config->channel_mask = out_get_channels(&out->stream.common); in adev_open_output_stream()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c99 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) { in out_get_channels() function
129 out_get_channels(stream), in out_dump()
978 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/device/linaro/dragonboard/audio/
Daudio_hw.c278 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
308 out_get_channels(stream), in out_dump()
1214 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c281 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
311 out_get_channels(stream), in out_dump()
1217 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()