Searched refs:bad_pcm (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_pcm.c658 static struct pcm bad_pcm = { variable in typeref:struct:pcm
668 return &bad_pcm;
697 return &bad_pcm;
715 if (pcm == &bad_pcm)
724 if (pcm == &bad_pcm)
774 return &bad_pcm;
818 return &bad_pcm;
827 return &bad_pcm;
836 return &bad_pcm;

Completed in 3002 milliseconds