Searched refs:voice_extn_is_in_call_rec_stream (Results 1 – 6 of 6) 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
35 int voice_extn_is_in_call_rec_stream(struct stream_in *in, bool *in_call_rec);86 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
343 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
227 ret = voice_extn_is_in_call_rec_stream(in, &in_call_rec); in voice_is_in_call_rec_stream()
260 ret = voice_extn_is_in_call_rec_stream(in, &in_call_rec); in voice_is_in_call_rec_stream()