Home
last modified time | relevance | path

Searched refs:oss_logerr (Results 1 – 1 of 1) sorted by relevance

/external/qemu/audio/
Dossaudio.c82 static void GCC_FMT_ATTR (2, 3) oss_logerr (int err, const char *fmt, ...) in oss_logerr() function
115 oss_logerr (errno, "Failed to close file(fd=%d)\n", *fdp); in oss_anal_close()
314 oss_logerr (errno, "SNDCTL_DSP_GETOPTR failed\n"); in oss_run_out()
337 oss_logerr (errno, "SNDCTL_DSP_GETOPTR failed\n"); in oss_run_out()
380 oss_logerr ( in oss_run_out()
426 oss_logerr (errno, "Failed to unmap buffer %p, size %d\n", in oss_fini_out()
492 oss_logerr (errno, "Failed to map %d bytes of DAC\n", in oss_init_out()
498 oss_logerr (errno, "SNDCTL_DSP_SETTRIGGER 0 failed\n"); in oss_init_out()
503 oss_logerr ( in oss_init_out()
516 oss_logerr (errno, "Failed to unmap buffer %p size %d\n", in oss_init_out()
[all …]