Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 151) sorted by relevance

1234567

/sound/ppc/
Dawacs.c293 static int awacs_amp_set_vol(struct awacs_amp *amp, int index, in awacs_amp_set_vol()
347 int index = kcontrol->private_value; in snd_pmac_awacs_get_volume_amp() local
359 int index = kcontrol->private_value; in snd_pmac_awacs_put_volume_amp() local
374 int index = kcontrol->private_value; in snd_pmac_awacs_get_switch_amp() local
388 int index = kcontrol->private_value; in snd_pmac_awacs_put_switch_amp() local
413 int index = kcontrol->private_value; in snd_pmac_awacs_get_tone_amp() local
424 int index = kcontrol->private_value; in snd_pmac_awacs_put_tone_amp() local
788 static int toggle_amp_mute(struct awacs_amp *amp, int index, int mute) in toggle_amp_mute()
Dpowermac.c37 static int index = SNDRV_DEFAULT_IDX1; /* Index 0-MAX */ variable
/sound/pci/oxygen/
Doxygen_io.c129 unsigned int index, u16 data) in oxygen_write_ac97()
154 unsigned int index) in oxygen_read_ac97()
187 unsigned int index, u16 data, u16 mask) in oxygen_write_ac97_masked()
Doxygen_mixer.c498 unsigned int index = ctl->private_value & 0xff; in ac97_switch_get() local
536 unsigned int index = ctl->private_value & 0xff; in ac97_switch_put() local
590 unsigned int index = ctl->private_value & 0xff; in ac97_volume_get() local
606 unsigned int index = ctl->private_value & 0xff; in ac97_volume_put() local
667 #define AC97_SWITCH(xname, codec, index, bitnr, invert) { \ argument
676 #define AC97_VOLUME(xname, codec, index) { \ argument
/sound/pci/au88x0/
Dau88x0_eq.c210 vortex_EqHw_SetLeftGainsSingleTarget(vortex_t * vortex, u16 index, u16 b) in vortex_EqHw_SetLeftGainsSingleTarget()
216 vortex_EqHw_SetRightGainsSingleTarget(vortex_t * vortex, u16 index, u16 b) in vortex_EqHw_SetRightGainsSingleTarget()
505 static int vortex_Eqlzr_GetLeftGain(vortex_t * vortex, u16 index, u16 * gain) in vortex_Eqlzr_GetLeftGain()
516 static void vortex_Eqlzr_SetLeftGain(vortex_t * vortex, u16 index, u16 gain) in vortex_Eqlzr_SetLeftGain()
530 static int vortex_Eqlzr_GetRightGain(vortex_t * vortex, u16 index, u16 * gain) in vortex_Eqlzr_GetRightGain()
541 static void vortex_Eqlzr_SetRightGain(vortex_t * vortex, u16 index, u16 gain) in vortex_Eqlzr_SetRightGain()
Dau88x0.c27 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; variable
/sound/drivers/vx/
Dvx_uer.c61 static int vx_read_one_cbit(struct vx_core *chip, int index) in vx_read_one_cbit()
84 static void vx_write_one_cbit(struct vx_core *chip, int index, int val) in vx_write_one_cbit()
Dvx_hwdep.c169 int index, err; in vx_hwdep_dsp_load() local
/sound/pci/echoaudio/
Dindigoio_dsp.c116 int index; in set_vmixer_gain() local
Dechoaudio_dsp.c229 int index, words, i; in install_resident_loader() local
332 int index, words, i; in load_dsp() local
514 static int set_nominal_level(struct echoaudio *chip, u16 index, char consumer) in set_nominal_level()
Dindigodj_dsp.c145 int index; in set_vmixer_gain() local
Dindigo_dsp.c145 int index; in set_vmixer_gain() local
Dmia_dsp.c179 int index; in set_vmixer_gain() local
/sound/aoa/core/
Dalsa.c11 static int index = -1; variable
/sound/pci/cs46xx/
Dcs46xx.c47 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable
/sound/pci/trident/
Dtrident.c48 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable
/sound/
Dsound_core.c125 …unit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int to… in __sound_insert_unit()
205 …sert_unit(struct sound_unit **list, const struct file_operations *fops, int index, int low, int to… in sound_insert_unit()
/sound/isa/
Dadlib.c19 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; variable
/sound/core/
Dhwdep_compat.c26 u32 index; member
/sound/synth/emux/
Dsoundfont.c1169 int index; in add_preset() local
1200 int index; in delete_preset() local
1260 int index; in search_first_zone() local
1324 int index; in get_index() local
Demux.c91 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) in snd_emux_register()
/sound/drivers/
Dvirmidi.c64 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable
/sound/pci/hda/
Dhda_generic.c51 unsigned int index; /* connection of PCM volume */ member
232 static int unmute_input(struct hda_codec *codec, struct hda_gnode *node, unsigned int index) in unmute_input()
248 unsigned int index) in select_input_connection()
708 unsigned int index, const char *type, in create_mixer()
/sound/pci/emu10k1/
Demu10k1.c45 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable
/sound/isa/ad1848/
Dad1848.c44 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable

1234567