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