Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Daudio.c55 #define SW_NAME(sw) (sw)->name ? (sw)->name : "unknown" macro
779 SW_NAME(sw), in audio_pcm_sw_write()
873 dolog ("Writing to disabled voice %s\n", SW_NAME (sw)); in AUD_write()
895 dolog ("Reading from disabled voice %s\n", SW_NAME (sw)); in AUD_read()
1021 SW_NAME (sw), in audio_get_avail()
1048 SW_NAME(sw), live, dead, st_rate_frames_in(sw->rate, dead)); in audio_get_free()
H A Daudio_template.h532 SW_NAME(sw)); in glue()