Home
last modified time | relevance | path

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

/device/linaro/poplar/audio/
Daudio_hw.c414 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function
604 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
/device/linaro/hikey/audio/
Daudio_hw.c598 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function
788 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c774 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function
1011 in->stream.common.remove_audio_effect = in_remove_audio_effect; in adev_open_input_stream()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c951 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) { in in_remove_audio_effect() function
1195 in->stream.common.remove_audio_effect = in_remove_audio_effect; // no op in adev_open_input_stream()
/device/linaro/dragonboard/audio/
Daudio_hw.c1181 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function
1463 in->stream.common.remove_audio_effect = in_remove_audio_effect; // no op in adev_open_input_stream()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c1184 static int in_remove_audio_effect(const struct audio_stream *stream, effect_handle_t effect) in in_remove_audio_effect() function
1466 in->stream.common.remove_audio_effect = in_remove_audio_effect; // no op in adev_open_input_stream()