Searched refs:snd_pcm_str (Results 1 – 9 of 9) sorted by relevance
107 struct snd_pcm_str *pstr; in snd_pcm_control_ioctl()368 snd_pcm_proc_info_read(((struct snd_pcm_str *)entry->private_data)->substream, in snd_pcm_stream_proc_info_read()491 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_read()498 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_xrun_debug_write()505 static int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_init()534 static int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) in snd_pcm_stream_proc_done()593 static inline int snd_pcm_stream_proc_init(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_init()594 static inline int snd_pcm_stream_proc_done(struct snd_pcm_str *pstr) { return 0; } in snd_pcm_stream_proc_done()607 struct snd_pcm_str *pstr = container_of(dev, struct snd_pcm_str, dev); in do_pcm_suspend()641 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_new_stream()[all …]
485 struct snd_pcm_str *stream = &pcm->streams[direction]; in snd_pcm_set_ops()
218 struct snd_pcm_str *pstr = substream->pstr; in snd_pcm_info()
451 struct snd_pcm_str *pstr;495 struct snd_pcm_str { struct525 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()
2965 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_read()2984 static void snd_pcm_oss_proc_free_setup_list(struct snd_pcm_str * pstr) in snd_pcm_oss_proc_free_setup_list()3000 struct snd_pcm_str *pstr = entry->private_data; in snd_pcm_oss_proc_write()3080 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_init()3103 struct snd_pcm_str *pstr = &pcm->streams[stream]; in snd_pcm_oss_proc_done()
760 struct snd_pcm_str *playback_str = in rockchip_i2s_io_multiplex()781 struct snd_pcm_str *capture_str = in rockchip_i2s_io_multiplex()
4363 struct snd_pcm_str *streams = rtd->pcm->streams; in dapm_connect_dai_pair()