Lines Matching defs:pstr
107 struct snd_pcm_str *pstr; in snd_pcm_control_ioctl() local
490 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_read() local
497 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_write() local
504 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init()
533 static int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_done()
592 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init()
593 static inline int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_done()
606 struct snd_pcm_str *pstr = container_of(dev, struct snd_pcm_str, dev); in do_pcm_suspend() local
640 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_new_stream() local
811 static void free_chmap(struct snd_pcm_str *pstr) in free_chmap()
823 static void snd_pcm_free_stream(struct snd_pcm_str * pstr) in snd_pcm_free_stream()
888 struct snd_pcm_str * pstr; in snd_pcm_attach_substream() local
1018 struct snd_pcm_str *pstr = container_of(dev, struct snd_pcm_str, dev); in show_pcm_class() local