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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c1069 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream) argument
1503 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file) argument
1523 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file) argument
1585 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file) argument
1689 snd_pcm_oss_set_rate(struct snd_pcm_oss_file *pcm_oss_file, int rate) argument
1711 snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) argument
1721 snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_file, unsigned int channels) argument
1742 snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file) argument
1752 snd_pcm_oss_get_block_size(struct snd_pcm_oss_file *pcm_oss_file) argument
1762 snd_pcm_oss_get_formats(struct snd_pcm_oss_file *pcm_oss_file) argument
1805 snd_pcm_oss_set_format(struct snd_pcm_oss_file *pcm_oss_file, int format) argument
1830 snd_pcm_oss_get_format(struct snd_pcm_oss_file *pcm_oss_file) argument
1863 snd_pcm_oss_set_subdivide(struct snd_pcm_oss_file *pcm_oss_file, int subdivide) argument
1896 snd_pcm_oss_set_fragment(struct snd_pcm_oss_file *pcm_oss_file, unsigned int val) argument
1935 snd_pcm_oss_get_caps(struct snd_pcm_oss_file *pcm_oss_file) argument
1958 snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) argument
2027 snd_pcm_oss_get_trigger(struct snd_pcm_oss_file *pcm_oss_file) argument
2041 snd_pcm_oss_get_odelay(struct snd_pcm_oss_file *pcm_oss_file) argument
2064 snd_pcm_oss_get_ptr(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct count_info __user * _info) argument
2133 snd_pcm_oss_get_space(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct audio_buf_info __user *_info) argument
2194 snd_pcm_oss_get_mapbuf(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct buffmem_desc __user * _info) argument
2277 snd_pcm_oss_release_file(struct snd_pcm_oss_file *pcm_oss_file) argument
2298 struct snd_pcm_oss_file *pcm_oss_file; local
2366 struct snd_pcm_oss_file *pcm_oss_file; local
2446 struct snd_pcm_oss_file *pcm_oss_file; local
2468 struct snd_pcm_oss_file *pcm_oss_file; local
2636 struct snd_pcm_oss_file *pcm_oss_file; local
2658 struct snd_pcm_oss_file *pcm_oss_file; local
2699 struct snd_pcm_oss_file *pcm_oss_file; local
2742 struct snd_pcm_oss_file *pcm_oss_file; local
[all...]

Completed in 45 milliseconds