Searched defs:pcm_oss_file (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/core/oss/ |
| H A D | pcm_oss.c | 1109 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream) in snd_pcm_oss_get_active_substream() argument 1561 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_reset() argument 1583 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_post() argument 1647 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_sync() argument 1744 snd_pcm_oss_set_rate(struct snd_pcm_oss_file * pcm_oss_file,int rate) snd_pcm_oss_set_rate() argument 1772 snd_pcm_oss_get_rate(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_rate() argument 1783 snd_pcm_oss_set_channels(struct snd_pcm_oss_file * pcm_oss_file,unsigned int channels) snd_pcm_oss_set_channels() argument 1810 snd_pcm_oss_get_channels(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_channels() argument 1821 snd_pcm_oss_get_block_size(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_block_size() argument 1832 snd_pcm_oss_get_formats(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_formats() argument 1876 snd_pcm_oss_set_format(struct snd_pcm_oss_file * pcm_oss_file,int format) snd_pcm_oss_set_format() argument 1906 snd_pcm_oss_get_format(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_format() argument 1938 snd_pcm_oss_set_subdivide(struct snd_pcm_oss_file * pcm_oss_file,int subdivide) snd_pcm_oss_set_subdivide() argument 1981 snd_pcm_oss_set_fragment(struct snd_pcm_oss_file * pcm_oss_file,unsigned int val) snd_pcm_oss_set_fragment() argument 2035 snd_pcm_oss_get_caps(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_caps() argument 2058 snd_pcm_oss_set_trigger(struct snd_pcm_oss_file * pcm_oss_file,int trigger) snd_pcm_oss_set_trigger() argument 2141 snd_pcm_oss_get_trigger(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_trigger() argument 2155 snd_pcm_oss_get_odelay(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_odelay() argument 2179 snd_pcm_oss_get_ptr(struct snd_pcm_oss_file * pcm_oss_file,int stream,struct count_info __user * _info) snd_pcm_oss_get_ptr() argument 2249 snd_pcm_oss_get_space(struct snd_pcm_oss_file * pcm_oss_file,int stream,struct audio_buf_info __user * _info) snd_pcm_oss_get_space() argument 2312 snd_pcm_oss_get_mapbuf(struct snd_pcm_oss_file * pcm_oss_file,int stream,struct buffmem_desc __user * _info) snd_pcm_oss_get_mapbuf() argument 2389 snd_pcm_oss_release_file(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_release_file() argument 2410 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_open_file() local 2477 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_open() local 2564 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_release() local 2586 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_ioctl() local 2763 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_read() local 2786 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_write() local 2827 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_poll() local 2871 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_mmap() local [all...] |