Lines Matching refs:snd_pcm
42 static int snd_pcm_free(struct snd_pcm *pcm);
47 static struct snd_pcm *snd_pcm_get(struct snd_card *card, int device) in snd_pcm_get()
49 struct snd_pcm *pcm; in snd_pcm_get()
60 struct snd_pcm *pcm; in snd_pcm_next()
71 static int snd_pcm_add(struct snd_pcm *newpcm) in snd_pcm_add()
73 struct snd_pcm *pcm; in snd_pcm_add()
115 struct snd_pcm *pcm; in snd_pcm_control_ioctl()
516 struct snd_pcm *pcm = pstr->pcm; in snd_pcm_stream_proc_init()
687 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()
757 struct snd_pcm **rpcm) in _snd_pcm_new()
759 struct snd_pcm *pcm; in _snd_pcm_new()
816 int playback_count, int capture_count, struct snd_pcm **rpcm) in snd_pcm_new()
845 struct snd_pcm **rpcm) in snd_pcm_new_internal()
878 static int snd_pcm_free(struct snd_pcm *pcm) in snd_pcm_free()
899 struct snd_pcm *pcm = device->device_data; in snd_pcm_dev_free()
903 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream()
1028 struct snd_pcm *pcm = pstr->pcm; in show_pcm_class()
1064 struct snd_pcm *pcm; in snd_pcm_dev_register()
1111 struct snd_pcm *pcm = device->device_data; in snd_pcm_dev_disconnect()
1159 struct snd_pcm *pcm; in snd_pcm_notify()
1189 struct snd_pcm *pcm; in snd_pcm_proc_read()