Searched refs:ProcessRingNotification (Results 1 – 10 of 10) sorted by relevance
44 zx_status_t ProcessRingNotification();
149 zx_status_t AstroAudioStreamIn::ProcessRingNotification() { in ProcessRingNotification() function in audio::astro::AstroAudioStreamIn175 return pdm->ProcessRingNotification(); in InitPost()
50 zx_status_t ProcessRingNotification();
152 zx_status_t SherlockAudioStreamIn::ProcessRingNotification() { in ProcessRingNotification() function in audio::sherlock::SherlockAudioStreamIn174 return pdm->ProcessRingNotification(); in InitPost()
59 zx_status_t ProcessRingNotification();
145 return tdm->ProcessRingNotification(); in InitPost()152 zx_status_t AstroAudioStreamOut::ProcessRingNotification() { in ProcessRingNotification() function in audio::astro::AstroAudioStreamOut
62 zx_status_t ProcessRingNotification();
180 return tdm->ProcessRingNotification(); in InitPost()187 zx_status_t SherlockAudioStreamOut::ProcessRingNotification() { in ProcessRingNotification() function in audio::sherlock::SherlockAudioStreamOut
110 zx_status_t ProcessRingNotification();
88 return tdm->ProcessRingNotification(); in Create()672 zx_status_t TdmOutputStream::ProcessRingNotification() { in ProcessRingNotification() function in audio::gauss::TdmOutputStream
Completed in 42 milliseconds