mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
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:
parent
c4680ed458
commit
220377a2dd
5 changed files with 41 additions and 26 deletions
|
|
@ -19,12 +19,14 @@
|
|||
|
||||
#include "tplg_local.h"
|
||||
|
||||
#ifndef DOC_HIDDEN
|
||||
#define ENUM_VAL_SIZE (SNDRV_CTL_ELEM_ID_NAME_MAXLEN >> 2)
|
||||
|
||||
struct ctl_access_elem {
|
||||
const char *name;
|
||||
unsigned int value;
|
||||
};
|
||||
#endif /* DOC_HIDDEN */
|
||||
|
||||
/* CTL access strings and codes */
|
||||
/* place the multi-bit values on top - like read_write - for save */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue