Searched refs:snd_pcm_ioplug_create (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_ioplug.h81 * before calling #snd_pcm_ioplug_create()
85 * name of this plugin; must be filled before calling #snd_pcm_ioplug_create()
93 * callbacks of this plugin; must be filled before calling #snd_pcm_ioplug_create()
195 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *io, const char *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_ioplug.c809 The new plugin is created via #snd_pcm_ioplug_create() function.
812 #snd_pcm_ioplug_create(). Then the function fills other fields in
838 #snd_pcm_ioplug_create(), call #snd_pcm_ioplug_reinit_status() to
844 The rest fields are filled by #snd_pcm_ioplug_create(). The pcm field
881 functions after calling #snd_pcm_ioplug_create().
905 int snd_pcm_ioplug_create(snd_pcm_ioplug_t *ioplug, const char *name, function

Completed in 137 milliseconds