doxygen: topology: silence 'not documented' warnings

From: borine@github
Link: https://github.com/alsa-project/alsa-lib/pull/340
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
borine 2023-07-30 12:05:13 +01:00 committed by Jaroslav Kysela
parent c4680ed458
commit 220377a2dd
5 changed files with 41 additions and 26 deletions

View file

@ -712,11 +712,13 @@ static int build_tuples(snd_tplg_t *tplg, struct tplg_elem *elem)
return 0;
}
#ifndef DOC_HIDDEN
struct tuple_type {
unsigned int type;
const char *name;
unsigned int size;
};
#endif /* DOC_HIDDEN */
static struct tuple_type tuple_types[] = {
{