Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 38) sorted by relevance

12

/sound/core/oss/
Dmixer_oss.c263 int result = 0, left, right; in snd_mixer_oss_get_volume() local
291 int result = 0, left = volume & 0xff, right = (volume >> 8) & 0xff; in snd_mixer_oss_set_volume() local
518 int *left, int *right) in snd_mixer_oss_get_volume1_vol()
555 int *left, int *right, in snd_mixer_oss_get_volume1_sw()
593 int *left, int *right) in snd_mixer_oss_get_volume1()
620 int left, int right) in snd_mixer_oss_put_volume1_vol()
660 int left, int right, in snd_mixer_oss_put_volume1_sw()
704 int left, int right) in snd_mixer_oss_put_volume1()
756 int left, right; in snd_mixer_oss_get_recsrc1_sw() local
769 int left, right; in snd_mixer_oss_get_recsrc1_route() local
/sound/oss/
Dsb_mixer.c273 int sb_common_mixer_set(sb_devc * devc, int dev, int left, int right) in sb_common_mixer_set()
314 static int smw_mixer_set(sb_devc * devc, int dev, int left, int right) in smw_mixer_set()
357 int left = value & 0x000000ff; in sb_mixer_set() local
Dpas2_mixer.c84 int left = left_vol * div / 100; in mixer_output() local
121 int left, right, devmask, changed, i, mixer = 0; in pas_mixer_set() local
Dpss.c400 static void set_master_volume(pss_confdata *devc, int left, int right) in set_master_volume()
462 unsigned int left, volume; in set_volume_mono() local
477 unsigned int left, right, volume; in set_volume_stereo() local
492 static int ret_vol_mono(int left) in ret_vol_mono()
497 static int ret_vol_stereo(int left, int right) in ret_vol_stereo()
Dsb_ess.c1675 int ess_mixer_set(sb_devc *devc, int dev, int left, int right)
1690 int left, right, value; local
1702 int value, left, right; local
Dmidi_synth.c485 unsigned long left, src_offs, eox_seen = 0; in midi_synth_load_patch() local
Dwaveartist.c934 unsigned int mask, left, right; in waveartist_mixer_update() local
1493 unsigned int left, right; in vnc_mute_lout() local
Dswarm_cs4297a.c963 u16 left, right; in cs4297a_update_ptr() local
1812 u32 left, right; in cs4297a_write() local
/sound/pci/au88x0/
Dau88x0_a3d.c174 static void a3dsrc_SetHrtfOutput(a3dsrc_t * a, short left, short right) in a3dsrc_SetHrtfOutput()
339 static void a3dsrc_SetGainTarget(a3dsrc_t * a, short left, short right) in a3dsrc_SetGainTarget()
347 static void a3dsrc_SetGainCurrent(a3dsrc_t * a, short left, short right) in a3dsrc_SetGainCurrent()
714 static void vortex_a3d_coord2ild(a3d_LRGains_t ild, int left, int right) in vortex_a3d_coord2ild()
Dau88x0_xtalk.c571 unsigned short left) in vortex_XtalkHw_SetDelay()
/sound/isa/msnd/
Dmsnd_pinnacle_mixer.c193 static int snd_msndmix_set(struct snd_msnd *dev, int d, int left, int right) in snd_msndmix_set()
267 int left, right; in snd_msndmix_volume_put() local
/sound/pci/
Dak4531_codec.c166 int left, right; in snd_ak4531_get_double() local
191 int left, right; in snd_ak4531_put_double() local
/sound/isa/gus/
Dgus_mixer.c95 unsigned char left, right; in snd_ics_get_double() local
/sound/soc/codecs/
Dwm_hubs.c148 unsigned int left; member
158 unsigned int left, right; in wm_hubs_dcs_cache_get() local
Dcs4270.c427 int left = !ucontrol->value.integer.value[0]; in cs4270_soc_put_mute() local
/sound/parisc/
Dharmony.c720 int left, right; in snd_harmony_volume_get() local
749 int left, right; in snd_harmony_volume_put() local
/sound/isa/sb/
Dsb_mixer.c132 unsigned char left, right; in snd_sbmixer_get_double() local
153 unsigned char left, right, oleft, oright; in snd_sbmixer_put_double() local
/sound/oss/dmasound/
Ddmasound_paula.c168 u_char *left = &frame[*frameUsed>>1]; in ami_ct_s8() local
/sound/pci/cs46xx/
Ddsp_spos.c1893 int cs46xx_dsp_set_dac_volume (struct snd_cs46xx * chip, u16 left, u16 right) in cs46xx_dsp_set_dac_volume()
1922 int cs46xx_dsp_set_iec958_volume (struct snd_cs46xx * chip, u16 left, u16 right) in cs46xx_dsp_set_iec958_volume()
Ddsp_spos.h220 u16 left, u16 right) in cs46xx_dsp_scb_set_volume()
/sound/mips/
Dhal2.h232 u32 left; /* Left volume */ member
/sound/pci/ctxfi/
Dctdaio.c32 unsigned short left; member
/sound/drivers/
Ddummy.c762 int left, right; in snd_dummy_volume_put() local
810 int left, right; in snd_dummy_capsrc_put() local
/sound/aoa/codecs/
Dtas.c159 u8 left, right; in tas_set_volume() local
/sound/isa/es1688/
Des1688_lib.c891 unsigned char left, right; in snd_es1688_get_double() local

12