Home
last modified time | relevance | path

Searched defs:pcm_oss_file (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/oss/
H A Dpcm_oss.c1113 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
1571 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_reset() argument
1593 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_post() argument
1657 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_sync() argument
1754 snd_pcm_oss_set_rate(struct snd_pcm_oss_file * pcm_oss_file,int rate) snd_pcm_oss_set_rate() argument
1782 snd_pcm_oss_get_rate(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_rate() argument
1793 snd_pcm_oss_set_channels(struct snd_pcm_oss_file * pcm_oss_file,unsigned int channels) snd_pcm_oss_set_channels() argument
1820 snd_pcm_oss_get_channels(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_channels() argument
1831 snd_pcm_oss_get_block_size(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_block_size() argument
1842 snd_pcm_oss_get_formats(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_formats() argument
1887 snd_pcm_oss_set_format(struct snd_pcm_oss_file * pcm_oss_file,int format) snd_pcm_oss_set_format() argument
1917 snd_pcm_oss_get_format(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_format() argument
1949 snd_pcm_oss_set_subdivide(struct snd_pcm_oss_file * pcm_oss_file,int subdivide) snd_pcm_oss_set_subdivide() argument
1992 snd_pcm_oss_set_fragment(struct snd_pcm_oss_file * pcm_oss_file,unsigned int val) snd_pcm_oss_set_fragment() argument
2045 snd_pcm_oss_get_caps(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_caps() argument
2068 snd_pcm_oss_set_trigger(struct snd_pcm_oss_file * pcm_oss_file,int trigger) snd_pcm_oss_set_trigger() argument
2151 snd_pcm_oss_get_trigger(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_trigger() argument
2171 snd_pcm_oss_get_odelay(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_get_odelay() argument
2195 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
2265 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
2328 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
2405 snd_pcm_oss_release_file(struct snd_pcm_oss_file * pcm_oss_file) snd_pcm_oss_release_file() argument
2426 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_open_file() local
2493 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_open() local
2580 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_release() local
2602 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_ioctl() local
2779 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_read() local
2802 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_write() local
2854 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_poll() local
2898 struct snd_pcm_oss_file *pcm_oss_file; snd_pcm_oss_mmap() local
[all...]