Searched refs:test_AUDIO_GETOOFFS_set (Results 1 – 1 of 1) sorted by relevance
1406 void test_AUDIO_GETOOFFS_set(int);6749 test_AUDIO_GETOOFFS_set(int openmode) in test_AUDIO_GETOOFFS_set() function6828 DEF(AUDIO_GETOOFFS_set_RDONLY) { test_AUDIO_GETOOFFS_set(O_RDONLY); } in DEF()6829 DEF(AUDIO_GETOOFFS_set_WRONLY) { test_AUDIO_GETOOFFS_set(O_WRONLY); } in DEF()6830 DEF(AUDIO_GETOOFFS_set_RDWR) { test_AUDIO_GETOOFFS_set(O_RDWR); } in DEF()