Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Ddsound_template.h218 dsound_logerr2 (hr, typ, "Could not create " NAME "\n"); in dsound_init_in()
224 dsound_logerr2 (hr, typ, "Could not get " NAME " format\n"); in dsound_init_in()
238 dsound_logerr2 (hr, typ, "Could not get " NAME " format\n"); in dsound_init_in()
H A Ddsoundaudio.c240 static void G_GNUC_PRINTF (3, 4) dsound_logerr2 ( in dsound_logerr2() function