Home
last modified time | relevance | path

Searched defs:stereo (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.1.9/sound/ppc/
Dburgundy.c286 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_info_gain() local
299 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_get_gain() local
317 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_put_gain() local
335 #define BURGUNDY_VOLUME_B(xname, xindex, addr, stereo, atten) \ argument
348 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_info_switch_w() local
363 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_get_switch_w() local
378 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_put_switch_w() local
390 #define BURGUNDY_SWITCH_W(xname, xindex, addr, lbit, rbit, stereo) \ argument
404 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_info_switch_b() local
419 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_get_switch_b() local
[all …]
/linux-6.1.9/drivers/media/radio/
Dradio-zoltrix.c112 bool stereo = isa->stereo; in zoltrix_s_frequency() local
201 static int zoltrix_s_stereo(struct radio_isa_card *isa, bool stereo) in zoltrix_s_stereo()
Dradio-ma901.c83 int stereo; member
140 static int ma901_set_stereo(struct ma901radio_device *radio, u8 stereo) in ma901_set_stereo()
Dradio-mr800.c126 int stereo; member
214 static int amradio_set_stereo(struct amradio_device *radio, bool stereo) in amradio_set_stereo()
Dradio-trust.c129 static int trust_s_stereo(struct radio_isa_card *isa, bool stereo) in trust_s_stereo()
Dradio-isa.h38 bool stereo; member
Ddsbr100.c74 bool stereo; member
Dradio-keene.c59 bool stereo; member
/linux-6.1.9/sound/isa/sb/
Dsb8_main.c97 unsigned char stereo = runtime->channels > 1; in snd_sb8_playback_prepare() local
235 unsigned char stereo = runtime->channels > 1; in snd_sb8_capture_prepare() local
/linux-6.1.9/sound/pci/oxygen/
Doxygen_mixer.c589 int stereo = (ctl->private_value >> 16) & 1; in ac97_volume_info() local
603 int stereo = (ctl->private_value >> 16) & 1; in ac97_volume_get() local
624 int stereo = (ctl->private_value >> 16) & 1; in ac97_volume_put() local
738 #define AC97_VOLUME(xname, codec, index, stereo) { \ argument
/linux-6.1.9/sound/pci/au88x0/
Dau88x0_synth.c28 static void vortex_wt_setstereo(vortex_t * vortex, u32 wt, u32 stereo) in vortex_wt_setstereo()
Dau88x0_core.c796 vortex_fifo_setadbctrl(vortex_t * vortex, int fifo, int stereo, int priority, in vortex_fifo_setadbctrl()
1143 int fmt, int stereo, u32 offset) in vortex_adbdma_setmode()
/linux-6.1.9/include/sound/
Dmixer_oss.h18 unsigned int stereo: 1; member
Dcs35l35.h78 bool stereo; member
/linux-6.1.9/include/media/drv-intf/
Dtea575x.h46 bool stereo; /* receiving stereo */ member
/linux-6.1.9/sound/pci/emu10k1/
Demupcm.c260 static inline int emu10k1_ccis(int stereo, int w_16) in emu10k1_ccis()
279 int voice, stereo, w_16; in snd_emu10k1_pcm_init_voice() local
624 unsigned int voice, stereo, i, ccis, cra = 64, cs, sample; in snd_emu10k1_playback_invalidate_cache() local
/linux-6.1.9/drivers/media/tuners/
Dtea5767.c313 int stereo = buffer[2] & TEA5767_STEREO_MASK; in tea5767_stereo() local
Dtea5761.c227 int stereo = buffer[9] & TEA5761_TUNCHECK_STEREO; in tea5761_stereo() local
/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-dsp.c159 s32 carrier, stereo, dual, noise; in detect_a2_a2m_eiaj() local
/linux-6.1.9/drivers/media/pci/ivtv/
Divtv-cards.h242 u16 stereo; /* set audio to stereo */ member
257 u16 stereo; /* if the input matches this value then member
/linux-6.1.9/sound/parisc/
Dharmony.h29 u32 stereo; member
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/av7110/
Dav7110_v4l.c316 s8 stereo; in vidioc_g_tuner() local
/linux-6.1.9/sound/oss/dmasound/
Ddmasound_core.c259 static int sound_set_stereo(int stereo) in sound_set_stereo()
/linux-6.1.9/drivers/media/radio/si4713/
Dsi4713.h247 u32 stereo; member
/linux-6.1.9/sound/pci/hda/
Dhda_proc.c138 bool stereo; in print_amp_vals() local

12