Searched refs:in_add_audio_effect (Results 1 - 4 of 4) sorted by path

/device/asus/grouper/audio/
H A Daudio_hw.c966 static int in_add_audio_effect(const struct audio_stream *stream, function
1178 in->stream.common.add_audio_effect = in_add_audio_effect;
/device/samsung/manta/audio/
H A Daudio_hw.c1359 static int in_add_audio_effect(const struct audio_stream *stream, function
1612 in->stream.common.add_audio_effect = in_add_audio_effect;
/device/samsung/tuna/audio/
H A Daudio_hw.c3078 static int in_add_audio_effect(const struct audio_stream *stream, function
3105 ALOGV("in_add_audio_effect(), effect type: %08x", desc.type.timeLow);
3115 ALOGW_IF(status != 0, "in_add_audio_effect() error %d", status);
3504 in->stream.common.add_audio_effect = in_add_audio_effect;
/device/ti/panda/audio/
H A Daudio_hw.c2414 static int in_add_audio_effect(const struct audio_stream *stream, function
2759 in->stream.common.add_audio_effect = in_add_audio_effect;

Completed in 336 milliseconds