Searched refs:snd_pcm_str (Results 1 – 9 of 9) sorted by relevance
107 struct snd_pcm_str *pstr; in snd_pcm_control_ioctl()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()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()810 static void free_chmap(struct snd_pcm_str *pstr) in free_chmap()818 static void snd_pcm_free_stream(struct snd_pcm_str * pstr) in snd_pcm_free_stream()883 struct snd_pcm_str * pstr; in snd_pcm_attach_substream()[all …]
485 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()
444 struct snd_pcm_str *pstr;488 struct snd_pcm_str { struct518 struct snd_pcm_str streams[2]; argument
78 struct snd_pcm_str *pstr = in solo_g723_isr()
465 struct snd_pcm_str *ks = &vpcm->pcm->streams[i]; in virtsnd_pcm_build_devs()
2959 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_read()2978 static void snd_pcm_oss_proc_free_setup_list(struct snd_pcm_str * pstr) in snd_pcm_oss_proc_free_setup_list()2994 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_write()3074 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_init()3097 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_done()
762 struct snd_pcm_str *playback_str = in rockchip_i2s_io_multiplex()783 struct snd_pcm_str *capture_str = in rockchip_i2s_io_multiplex()
4340 struct snd_pcm_str *streams = rtd->pcm->streams; in dapm_connect_dai_pair()
Completed in 43 milliseconds