Lines Matching defs:substream
539 static int snd_pcm_oss_plugin_clear(struct snd_pcm_substream *substream) in snd_pcm_oss_plugin_clear()
585 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) in snd_pcm_oss_bytes()
602 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames()
681 static int snd_pcm_oss_period_size(struct snd_pcm_substream *substream, in snd_pcm_oss_period_size()
771 static int choose_rate(struct snd_pcm_substream *substream, in choose_rate()
829 static int snd_pcm_oss_change_params_locked(struct snd_pcm_substream *substream) in snd_pcm_oss_change_params_locked()
1072 static int snd_pcm_oss_change_params(struct snd_pcm_substream *substream, in snd_pcm_oss_change_params()
1092 struct snd_pcm_substream *asubstream = NULL, *substream; in snd_pcm_oss_get_active_substream() local
1117 static int snd_pcm_oss_prepare(struct snd_pcm_substream *substream) in snd_pcm_oss_prepare()
1136 static int snd_pcm_oss_make_ready(struct snd_pcm_substream *substream) in snd_pcm_oss_make_ready()
1159 static int snd_pcm_oss_make_ready_locked(struct snd_pcm_substream *substream) in snd_pcm_oss_make_ready_locked()
1178 static int snd_pcm_oss_capture_position_fixup(struct snd_pcm_substream *substream, snd_pcm_sframes_… in snd_pcm_oss_capture_position_fixup()
1203 snd_pcm_sframes_t snd_pcm_oss_write3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_… in snd_pcm_oss_write3()
1234 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes… in snd_pcm_oss_read3()
1278 snd_pcm_sframes_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_ufr… in snd_pcm_oss_writev3()
1307 snd_pcm_sframes_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_ufra… in snd_pcm_oss_readv3()
1336 static ssize_t snd_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t byte… in snd_pcm_oss_write2()
1369 static ssize_t snd_pcm_oss_write1(struct snd_pcm_substream *substream, const char __user *buf, size… in snd_pcm_oss_write1()
1446 static ssize_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int … in snd_pcm_oss_read2()
1479 static ssize_t snd_pcm_oss_read1(struct snd_pcm_substream *substream, char __user *buf, size_t byte… in snd_pcm_oss_read1()
1543 struct snd_pcm_substream *substream; in snd_pcm_oss_reset() local
1565 struct snd_pcm_substream *substream; in snd_pcm_oss_post() local
1579 static int snd_pcm_oss_sync1(struct snd_pcm_substream *substream, size_t size) in snd_pcm_oss_sync1()
1631 struct snd_pcm_substream *substream; in snd_pcm_oss_sync() local
1727 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; in snd_pcm_oss_set_rate() local
1752 struct snd_pcm_substream *substream; in snd_pcm_oss_get_rate() local
1768 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; in snd_pcm_oss_set_channels() local
1789 struct snd_pcm_substream *substream; in snd_pcm_oss_get_channels() local
1799 struct snd_pcm_substream *substream; in snd_pcm_oss_get_block_size() local
1809 struct snd_pcm_substream *substream; in snd_pcm_oss_get_formats() local
1864 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; in snd_pcm_oss_set_format() local
1884 struct snd_pcm_substream *substream; in snd_pcm_oss_get_format() local
1892 static int snd_pcm_oss_set_subdivide1(struct snd_pcm_substream *substream, int subdivide) in snd_pcm_oss_set_subdivide1()
1918 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; in snd_pcm_oss_set_subdivide() local
1935 static int snd_pcm_oss_set_fragment1(struct snd_pcm_substream *substream, unsigned int val) in snd_pcm_oss_set_fragment1()
1957 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; in snd_pcm_oss_set_fragment() local
1982 static int snd_pcm_oss_get_caps1(struct snd_pcm_substream *substream, int res) in snd_pcm_oss_get_caps1()
2012 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; in snd_pcm_oss_get_caps() local
2019 static void snd_pcm_oss_simulate_fill(struct snd_pcm_substream *substream, in snd_pcm_oss_simulate_fill()
2126 struct snd_pcm_substream *substream; in snd_pcm_oss_get_odelay() local
2149 struct snd_pcm_substream *substream; in snd_pcm_oss_get_ptr() local
2218 struct snd_pcm_substream *substream; in snd_pcm_oss_get_space() local
2314 static void snd_pcm_oss_release_substream(struct snd_pcm_substream *substream) in snd_pcm_oss_release_substream()
2326 static void snd_pcm_oss_init_substream(struct snd_pcm_substream *substream, in snd_pcm_oss_init_substream()
2367 struct snd_pcm_substream *substream = pcm_oss_file->streams[cidx]; in snd_pcm_oss_release_file() local
2383 struct snd_pcm_substream *substream; in snd_pcm_oss_open_file() local
2535 struct snd_pcm_substream *substream; in snd_pcm_oss_release() local
2569 struct snd_pcm_substream *substream; in snd_pcm_oss_ioctl() local
2734 struct snd_pcm_substream *substream; in snd_pcm_oss_read() local
2757 struct snd_pcm_substream *substream; in snd_pcm_oss_write() local
2773 static int snd_pcm_oss_playback_ready(struct snd_pcm_substream *substream) in snd_pcm_oss_playback_ready()
2784 static int snd_pcm_oss_capture_ready(struct snd_pcm_substream *substream) in snd_pcm_oss_capture_ready()
2841 struct snd_pcm_substream *substream = NULL; in snd_pcm_oss_mmap() local