Searched refs:test_AUDIO_GETOOFFS_flush (Results 1 – 1 of 1) sorted by relevance
1405 void test_AUDIO_GETOOFFS_flush(int);6622 test_AUDIO_GETOOFFS_flush(int openmode) in test_AUDIO_GETOOFFS_flush() function6741 DEF(AUDIO_GETOOFFS_flush_RDONLY) { test_AUDIO_GETOOFFS_flush(O_RDONLY); } in DEF()6742 DEF(AUDIO_GETOOFFS_flush_WRONLY) { test_AUDIO_GETOOFFS_flush(O_WRONLY); } in DEF()6743 DEF(AUDIO_GETOOFFS_flush_RDWR) { test_AUDIO_GETOOFFS_flush(O_RDWR); } in DEF()