Searched refs:test_AUDIO_GETIOFFS_one (Results 1 – 1 of 1) sorted by relevance
1402 void test_AUDIO_GETIOFFS_one(int);6289 test_AUDIO_GETIOFFS_one(int openmode) in test_AUDIO_GETIOFFS_one() function6368 DEF(AUDIO_GETIOFFS_one_RDONLY) { test_AUDIO_GETIOFFS_one(O_RDONLY); } in DEF()6369 DEF(AUDIO_GETIOFFS_one_WRONLY) { test_AUDIO_GETIOFFS_one(O_WRONLY); } in DEF()6370 DEF(AUDIO_GETIOFFS_one_RDWR) { test_AUDIO_GETIOFFS_one(O_RDWR); } in DEF()