Searched refs:snd_pcm_oss_file (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm_oss.h67 struct snd_pcm_oss_file { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c58 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);
59 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);
60 static int snd_pcm_oss_get_format(struct snd_pcm_oss_file *pcm_oss_file);
1069 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream)
1503 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file)
1523 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file)
1585 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file)
1689 static int snd_pcm_oss_set_rate(struct snd_pcm_oss_file *pcm_oss_file, int rate)
1711 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file)
1721 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_fil
[all...]

Completed in 71 milliseconds