Home
last modified time | relevance | path

Searched defs:right (Results 1 – 25 of 32) sorted by relevance

12

/sound/core/oss/
Dmixer_oss.c261 int result = 0, left, right; in snd_mixer_oss_get_volume() local
296 int result = 0, left = volume & 0xff, right = (volume >> 8) & 0xff; in snd_mixer_oss_set_volume() local
533 int *left, int *right) in snd_mixer_oss_get_volume1_vol()
571 int *left, int *right, in snd_mixer_oss_get_volume1_sw()
610 int *left, int *right) in snd_mixer_oss_get_volume1()
637 int left, int right) in snd_mixer_oss_put_volume1_vol()
679 int left, int right, in snd_mixer_oss_put_volume1_sw()
725 int left, int right) in snd_mixer_oss_put_volume1()
777 int left, right; in snd_mixer_oss_get_recsrc1_sw() local
790 int left, right; in snd_mixer_oss_get_recsrc1_route() local
/sound/pci/au88x0/
Dau88x0_a3d.c162 static void a3dsrc_SetHrtfOutput(a3dsrc_t * a, short left, short right) in a3dsrc_SetHrtfOutput()
327 static void a3dsrc_SetGainTarget(a3dsrc_t * a, short left, short right) in a3dsrc_SetGainTarget()
335 static void a3dsrc_SetGainCurrent(a3dsrc_t * a, short left, short right) in a3dsrc_SetGainCurrent()
703 static void vortex_a3d_coord2ild(a3d_LRGains_t ild, int left, int right) in vortex_a3d_coord2ild()
Dau88x0_xtalk.c558 vortex_XtalkHw_SetDelay(vortex_t * vortex, unsigned short right, in vortex_XtalkHw_SetDelay()
/sound/isa/msnd/
Dmsnd_pinnacle_mixer.c183 static int snd_msndmix_set(struct snd_msnd *dev, int d, int left, int right) in snd_msndmix_set()
255 int left, right; in snd_msndmix_volume_put() local
/sound/hda/
Dhdac_regmap.c160 unsigned int left, right; in hda_reg_read_stereo_amp() local
179 unsigned int verb, left, right; in hda_reg_write_stereo_amp() local
/sound/pci/
Dak4531_codec.c147 int left, right; in snd_ak4531_get_double() local
172 int left, right; in snd_ak4531_put_double() local
/sound/isa/gus/
Dgus_mixer.c80 unsigned char left, right; in snd_ics_get_double() local
/sound/soc/codecs/
Dwm_hubs.c144 unsigned int right; member
153 unsigned int left, right; in wm_hubs_dcs_cache_get() local
Dcs4270.c439 int right = !ucontrol->value.integer.value[1]; in cs4270_soc_put_mute() local
Dcros_ec_codec.c149 int right = ucontrol->value.integer.value[1]; in dmic_put_gain() local
/sound/parisc/
Dharmony.c675 int left, right; in snd_harmony_volume_get() local
704 int left, right; in snd_harmony_volume_put() local
/sound/isa/sb/
Dsb_mixer.c117 unsigned char left, right; in snd_sbmixer_get_double() local
138 unsigned char left, right, oleft, oright; in snd_sbmixer_put_double() local
/sound/pci/oxygen/
Dxonar_dg_mixer.c185 static int input_volume_apply(struct oxygen *chip, char left, char right) in input_volume_apply()
/sound/oss/dmasound/
Ddmasound_paula.c170 u_char *right = left+write_sq_block_size_half; in ami_ct_s8() local
/sound/pci/cs46xx/
Ddsp_spos.c1859 int cs46xx_dsp_set_dac_volume (struct snd_cs46xx * chip, u16 left, u16 right) in cs46xx_dsp_set_dac_volume()
1888 int cs46xx_dsp_set_iec958_volume (struct snd_cs46xx * chip, u16 left, u16 right) in cs46xx_dsp_set_iec958_volume()
Ddsp_spos.h205 u16 left, u16 right) in cs46xx_dsp_scb_set_volume()
/sound/mips/
Dhal2.h218 u32 right; /* Right volume */ member
/sound/pci/ctxfi/
Dctdaio.c29 unsigned short right; member
/sound/drivers/
Ddummy.c747 int left, right; in snd_dummy_volume_put() local
795 int left, right; in snd_dummy_capsrc_put() local
/sound/aoa/codecs/
Dtas.c157 u8 left, right; in tas_set_volume() local
/sound/pci/pcxhr/
Dpcxhr_mixer.c251 int left, right; in pcxhr_update_playback_stream_level() local
/sound/isa/es1688/
Des1688_lib.c840 unsigned char left, right; in snd_es1688_get_double() local
/sound/synth/emux/
Dsoundfont.c902 int left = 1, right = 127, mid; in calc_parm_search() local
/sound/isa/opti9xx/
Dmiro.c475 int left, right, left_old, right_old; in snd_miro_put_double() local
/sound/drivers/vx/
Dvx_mixer.c91 static void vx_set_analog_output_level(struct vx_core *chip, int codec, int left, int right) in vx_set_analog_output_level()

12