Searched refs:snd_config_type_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dconf.h61 } snd_config_type_t; typedef in typeref:enum:_snd_config_type
117 snd_config_type_t type);
131 snd_config_type_t snd_config_get_type(const snd_config_t *config);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c436 snd_config_type_t type;
898 static int _snd_config_make(snd_config_t **config, char **id, snd_config_type_t type)
923 snd_config_type_t type, snd_config_t *parent)
1520 int snd_config_get_type_ascii(const char *ascii, snd_config_type_t *type)
1554 snd_config_type_t snd_config_get_type(const snd_config_t *config)
1912 snd_config_type_t type)
3993 snd_config_type_t type = snd_config_get_type(src);
4081 snd_config_type_t type = snd_config_get_type(src);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/ucm/
H A Dparser.c369 snd_config_type_t type;

Completed in 1417 milliseconds