snd_pcm 142 include/sound/ad1816a.h struct snd_pcm *pcm; snd_pcm 173 include/sound/ad1816a.h extern int snd_ad1816a_pcm(struct snd_ad1816a *chip, int device, struct snd_pcm **rpcm); snd_pcm 1735 include/sound/emu10k1.h struct snd_pcm *pcm; snd_pcm 1736 include/sound/emu10k1.h struct snd_pcm *pcm_mic; snd_pcm 1737 include/sound/emu10k1.h struct snd_pcm *pcm_efx; snd_pcm 1738 include/sound/emu10k1.h struct snd_pcm *pcm_multi; snd_pcm 1739 include/sound/emu10k1.h struct snd_pcm *pcm_p16v; snd_pcm 1812 include/sound/emu10k1.h int snd_emu10k1_pcm(struct snd_emu10k1 * emu, int device, struct snd_pcm ** rpcm); snd_pcm 1813 include/sound/emu10k1.h int snd_emu10k1_pcm_mic(struct snd_emu10k1 * emu, int device, struct snd_pcm ** rpcm); snd_pcm 1814 include/sound/emu10k1.h int snd_emu10k1_pcm_efx(struct snd_emu10k1 * emu, int device, struct snd_pcm ** rpcm); snd_pcm 1815 include/sound/emu10k1.h int snd_p16v_pcm(struct snd_emu10k1 * emu, int device, struct snd_pcm ** rpcm); snd_pcm 1818 include/sound/emu10k1.h int snd_emu10k1_pcm_multi(struct snd_emu10k1 * emu, int device, struct snd_pcm ** rpcm); snd_pcm 1819 include/sound/emu10k1.h int snd_emu10k1_fx8010_pcm(struct snd_emu10k1 * emu, int device, struct snd_pcm ** rpcm); snd_pcm 92 include/sound/emu8000.h struct snd_pcm *pcm; /* pcm on emu8000 wavetable */ snd_pcm 48 include/sound/es1688.h struct snd_pcm *pcm; snd_pcm 119 include/sound/es1688.h struct snd_pcm **rpcm); snd_pcm 428 include/sound/gus.h struct snd_pcm *pcm; snd_pcm 594 include/sound/gus.h int snd_gf1_pcm_new(struct snd_gus_card * gus, int pcm_dev, int control_index, struct snd_pcm ** rpcm); snd_pcm 379 include/sound/pcm.h struct snd_pcm *pcm; snd_pcm 431 include/sound/pcm.h struct snd_pcm *pcm; snd_pcm 464 include/sound/pcm.h void (*private_free) (struct snd_pcm *pcm); snd_pcm 474 include/sound/pcm.h int (*n_register) (struct snd_pcm * pcm); snd_pcm 475 include/sound/pcm.h int (*n_disconnect) (struct snd_pcm * pcm); snd_pcm 476 include/sound/pcm.h int (*n_unregister) (struct snd_pcm * pcm); snd_pcm 488 include/sound/pcm.h struct snd_pcm **rpcm); snd_pcm 491 include/sound/pcm.h struct snd_pcm **rpcm); snd_pcm 492 include/sound/pcm.h int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count); snd_pcm 510 include/sound/pcm.h int snd_pcm_suspend_all(struct snd_pcm *pcm); snd_pcm 513 include/sound/pcm.h int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, struct file *file, snd_pcm 516 include/sound/pcm.h int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file, snd_pcm 853 include/sound/pcm.h void snd_pcm_set_ops(struct snd_pcm * pcm, int direction, snd_pcm 932 include/sound/pcm.h int snd_pcm_lib_preallocate_free_for_all(struct snd_pcm *pcm); snd_pcm 936 include/sound/pcm.h int snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, snd_pcm 1089 include/sound/pcm.h struct snd_pcm *pcm; /* assigned PCM instance */ snd_pcm 1119 include/sound/pcm.h int snd_pcm_add_chmap_ctls(struct snd_pcm *pcm, int stream, snd_pcm 20 include/sound/pxa2xx-lib.h extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream); snd_pcm 21 include/sound/pxa2xx-lib.h extern void pxa2xx_pcm_free_dma_buffers(struct snd_pcm *pcm); snd_pcm 98 include/sound/sb.h struct snd_pcm *pcm; snd_pcm 311 include/sound/sb.h int snd_sb8dsp_pcm(struct snd_sb *chip, int device, struct snd_pcm ** rpcm); snd_pcm 323 include/sound/sb.h int snd_sb16dsp_pcm(struct snd_sb *chip, int device, struct snd_pcm ** rpcm); snd_pcm 869 include/sound/soc.h void (*pcm_free)(struct snd_pcm *); snd_pcm 1125 include/sound/soc.h struct snd_pcm *pcm; snd_pcm 156 include/sound/vx_core.h struct snd_pcm *pcm[VX_MAX_CODECS]; snd_pcm 97 include/sound/wss.h struct snd_pcm *pcm; snd_pcm 157 include/sound/wss.h int snd_wss_pcm(struct snd_wss *chip, int device, struct snd_pcm **rpcm); snd_pcm 170 include/sound/wss.h int snd_cs4236_pcm(struct snd_wss *chip, int device, struct snd_pcm **rpcm);