Searched refs:tplg_log_ (Results 1 – 2 of 2) sorted by relevance
/third_party/alsa-lib/src/topology/ |
D | log.c | 22 void tplg_log_(snd_tplg_t *tplg, char type, size_t pos, const char *fmt, ...) in tplg_log_() function
|
D | tplg_local.h | 258 tplg_log_((tplg), (type), (pos), (fmt), ##args); \ 261 void tplg_log_(snd_tplg_t *tplg, char type, size_t pos, const char *fmt, ...);
|