Searched refs:active_index (Results 1 – 3 of 3) sorted by relevance
59 unsigned int *active_index);61 unsigned int active_index);
797 static int snd_mixer_oss_get_recsrc2(struct snd_mixer_oss_file *fmixer, unsigned int *active_index) in snd_mixer_oss_get_recsrc2() argument834 *active_index = idx; in snd_mixer_oss_get_recsrc2()847 static int snd_mixer_oss_put_recsrc2(struct snd_mixer_oss_file *fmixer, unsigned int active_index) in snd_mixer_oss_put_recsrc2() argument882 if (idx == active_index) in snd_mixer_oss_put_recsrc2()
129 int active_index; member