Searched refs:pcm_warn (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ | ||
H A D | pcm.h | 1552 #define pcm_warn(pcm, fmt, args...) \ macro |
/openbmc/linux/sound/core/ | ||
H A D | pcm_lib.c | 184 pcm_warn(substream->pcm, "XRUN: %s\n", name); in __snd_pcm_xrun() |