Searched refs:snd_pcm_type_t (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_direct.h67 snd_pcm_type_t type; /* PCM type (currently only hw) */
120 snd_pcm_type_t type; /* type (dmix, dsnoop, dshare) */
H A Dpcm_local.h182 snd_pcm_type_t type;
349 int snd_pcm_new(snd_pcm_t **pcmp, snd_pcm_type_t type, const char *name,
H A Dpcm.c661 * Returns the type #snd_pcm_type_t of given PCM handle.
663 snd_pcm_type_t snd_pcm_type(snd_pcm_t *pcm)
1829 const char *INTERNAL(snd_pcm_type_name)(snd_pcm_type_t type)
1831 const char *snd_pcm_type_name(snd_pcm_type_t type)
2292 int snd_pcm_new(snd_pcm_t **pcmp, snd_pcm_type_t type, const char *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm.h398 typedef enum _snd_pcm_type snd_pcm_type_t; typedef in typeref:enum:_snd_pcm_type
434 snd_pcm_type_t snd_pcm_type(snd_pcm_t *pcm);
875 const char *snd_pcm_type_name(snd_pcm_type_t type);

Completed in 137 milliseconds