Searched refs:snd_config_imake_integer64 (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.h126 int snd_config_imake_integer64(snd_config_t **config, const char *key, const long long value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/lsb/
H A Dconfig.c365 ALSA_CHECK(snd_config_imake_integer64(&c, "i", 123456789012345LL));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c1968 * \sa snd_config_imake_integer64
2142 int snd_config_imake_integer64(snd_config_t **config, const char *id, const long long value) function
4109 err = snd_config_imake_integer64(dst, id, v);

Completed in 136 milliseconds