Searched refs:snd_pcm_str (Results 1 – 7 of 7) sorted by relevance
107 struct snd_pcm_str *pstr; in snd_pcm_control_ioctl()366 snd_pcm_proc_info_read(((struct snd_pcm_str *)entry->private_data)->substream, in snd_pcm_stream_proc_info_read()489 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_read()496 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_write()503 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init()532 static int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_done()591 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init()592 static inline int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_done()605 struct snd_pcm_str *pstr = container_of(dev, struct snd_pcm_str, dev); in do_pcm_suspend()639 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_new_stream()[all …]
484 struct snd_pcm_str *stream = &pcm->streams[direction]; in snd_pcm_set_ops()
205 struct snd_pcm_str *pstr = substream->pstr; in snd_pcm_info()
446 struct snd_pcm_str *pstr;490 struct snd_pcm_str { struct520 struct snd_pcm_str streams[2]; argument
78 struct snd_pcm_str *pstr = in solo_g723_isr()
2946 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_read()2965 static void snd_pcm_oss_proc_free_setup_list(struct snd_pcm_str * pstr) in snd_pcm_oss_proc_free_setup_list()2981 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_write()3061 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_init()3083 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_done()
4351 struct snd_pcm_str *streams = rtd->pcm->streams; in dapm_connect_dai_pair()