Lines Matching refs:snd_pcm
47 static int snd_pcm_free(struct snd_pcm *pcm);
52 static struct snd_pcm *snd_pcm_get(struct snd_card *card, int device) in snd_pcm_get()
54 struct snd_pcm *pcm; in snd_pcm_get()
65 struct snd_pcm *pcm; in snd_pcm_next()
76 static int snd_pcm_add(struct snd_pcm *newpcm) in snd_pcm_add()
78 struct snd_pcm *pcm; in snd_pcm_add()
120 struct snd_pcm *pcm; in snd_pcm_control_ioctl()
518 struct snd_pcm *pcm = pstr->pcm; in snd_pcm_stream_proc_init()
697 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()
767 struct snd_pcm **rpcm) in _snd_pcm_new()
769 struct snd_pcm *pcm; in _snd_pcm_new()
836 int playback_count, int capture_count, struct snd_pcm **rpcm) in snd_pcm_new()
865 struct snd_pcm **rpcm) in snd_pcm_new_internal()
918 static int snd_pcm_free(struct snd_pcm *pcm) in snd_pcm_free()
935 struct snd_pcm *pcm = device->device_data; in snd_pcm_dev_free()
939 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream()
1069 struct snd_pcm *pcm = pstr->pcm; in show_pcm_class()
1104 struct snd_pcm *pcm; in snd_pcm_dev_register()
1148 struct snd_pcm *pcm = device->device_data; in snd_pcm_dev_disconnect()
1194 struct snd_pcm *pcm; in snd_pcm_notify()
1225 struct snd_pcm *pcm; in snd_pcm_proc_read()