Searched refs:voice_extn_is_in_call_rec_stream (Results 1 – 3 of 3) sorted by relevance
32 int voice_extn_is_in_call_rec_stream(struct stream_in *in, bool *in_call_rec);77 static int voice_extn_is_in_call_rec_stream(struct stream_in *in __unused, bool *in_call_rec __unus… in voice_extn_is_in_call_rec_stream() function
353 int voice_extn_is_in_call_rec_stream(struct stream_in *in, bool *in_call_rec) in voice_extn_is_in_call_rec_stream() function
271 ret = voice_extn_is_in_call_rec_stream(in, &in_call_rec); in voice_is_in_call_rec_stream()