Home
last modified time | relevance | path

Searched defs:__snd_printk (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/
H A Dmisc.c51 void __snd_printk(unsigned int level, const char *path, int line, in __snd_printk() function
/openbmc/linux/include/sound/
H A Dcore.h360 #define __snd_printk(level, file, line, format, ...) \ macro