Lines Matching refs:snd_pcm
33 static int snd_pcm_free(struct snd_pcm *pcm);
38 static struct snd_pcm *snd_pcm_get(struct snd_card *card, int device) in snd_pcm_get()
40 struct snd_pcm *pcm; in snd_pcm_get()
51 struct snd_pcm *pcm; in snd_pcm_next()
62 static int snd_pcm_add(struct snd_pcm *newpcm) in snd_pcm_add()
64 struct snd_pcm *pcm; in snd_pcm_add()
106 struct snd_pcm *pcm; in snd_pcm_control_ioctl()
506 struct snd_pcm *pcm = pstr->pcm; in snd_pcm_stream_proc_init()
637 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()
706 struct snd_pcm **rpcm) in _snd_pcm_new()
708 struct snd_pcm *pcm; in _snd_pcm_new()
775 int playback_count, int capture_count, struct snd_pcm **rpcm) in snd_pcm_new()
804 struct snd_pcm **rpcm) in snd_pcm_new_internal()
863 static int snd_pcm_free(struct snd_pcm *pcm) in snd_pcm_free()
880 struct snd_pcm *pcm = device->device_data; in snd_pcm_dev_free()
884 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream()
1019 struct snd_pcm *pcm = pstr->pcm; in pcm_class_show()
1054 struct snd_pcm *pcm; in snd_pcm_dev_register()
1098 struct snd_pcm *pcm = device->device_data; in snd_pcm_dev_disconnect()
1145 struct snd_pcm *pcm; in snd_pcm_notify()
1176 struct snd_pcm *pcm; in snd_pcm_proc_read()