Searched defs:snd_pcm (Results 1 - 1 of 1) sorted by relevance

/include/sound/
H A Dpcm.h370 struct snd_pcm *pcm;
423 struct snd_pcm *pcm;
442 struct snd_pcm { struct
455 void (*private_free) (struct snd_pcm *pcm);
464 int (*n_register) (struct snd_pcm * pcm);
465 int (*n_disconnect) (struct snd_pcm * pcm);
466 int (*n_unregister) (struct snd_pcm * pcm);
478 struct snd_pcm **rpcm);
481 struct snd_pcm **rpcm);
482 int snd_pcm_new_stream(struct snd_pcm *pc
[all...]

Completed in 46 milliseconds