| /Linux-v5.4/sound/ppc/ | 
| D | burgundy.c | 286 	int stereo = (kcontrol->private_value >> 24) & 1;  in snd_pmac_burgundy_info_gain()  local299 	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-v5.4/drivers/media/radio/ | 
| D | radio-zoltrix.c | 112 	bool stereo = isa->stereo;  in zoltrix_s_frequency()  local201 static int zoltrix_s_stereo(struct radio_isa_card *isa, bool stereo)  in zoltrix_s_stereo()
 
 | 
| D | radio-ma901.c | 83 	int stereo;  member140 static int ma901_set_stereo(struct ma901radio_device *radio, u8 stereo)  in ma901_set_stereo()
 
 | 
| D | radio-mr800.c | 126 	int stereo;  member214 static int amradio_set_stereo(struct amradio_device *radio, bool stereo)  in amradio_set_stereo()
 
 | 
| D | radio-trust.c | 129 static int trust_s_stereo(struct radio_isa_card *isa, bool stereo)  in trust_s_stereo()
 | 
| D | radio-isa.h | 38 	bool stereo;  member
 | 
| D | dsbr100.c | 74 	bool stereo;  member
 | 
| D | radio-keene.c | 59 	bool stereo;  member
 | 
| /Linux-v5.4/sound/isa/sb/ | 
| D | sb8_main.c | 97 	unsigned char stereo = runtime->channels > 1;  in snd_sb8_playback_prepare()  local247 	unsigned char stereo = runtime->channels > 1;  in snd_sb8_capture_prepare()  local
 
 | 
| /Linux-v5.4/sound/pci/oxygen/ | 
| D | oxygen_mixer.c | 589 	int stereo = (ctl->private_value >> 16) & 1;  in ac97_volume_info()  local603 	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-v5.4/sound/pci/au88x0/ | 
| D | au88x0_synth.c | 28 static void vortex_wt_setstereo(vortex_t * vortex, u32 wt, u32 stereo)  in vortex_wt_setstereo()
 | 
| D | au88x0_core.c | 796 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-v5.4/include/sound/ | 
| D | mixer_oss.h | 18 	unsigned int stereo: 1;  member
 | 
| D | cs35l35.h | 78 	bool stereo;  member
 | 
| /Linux-v5.4/include/media/drv-intf/ | 
| D | tea575x.h | 46 	bool stereo;			/* receiving stereo */  member
 | 
| /Linux-v5.4/sound/pci/emu10k1/ | 
| D | emupcm.c | 259 static inline int emu10k1_ccis(int stereo, int w_16)  in emu10k1_ccis()278 	int voice, stereo, w_16;  in snd_emu10k1_pcm_init_voice()  local
 633 	unsigned int voice, stereo, i, ccis, cra = 64, cs, sample;  in snd_emu10k1_playback_invalidate_cache()  local
 
 | 
| /Linux-v5.4/drivers/media/tuners/ | 
| D | tea5767.c | 313 	int stereo = buffer[2] & TEA5767_STEREO_MASK;  in tea5767_stereo()  local
 | 
| D | tea5761.c | 227 	int stereo = buffer[9] & TEA5761_TUNCHECK_STEREO;  in tea5761_stereo()  local
 | 
| /Linux-v5.4/drivers/media/pci/cx88/ | 
| D | cx88-dsp.c | 159 	s32 carrier, stereo, dual, noise;  in detect_a2_a2m_eiaj()  local
 | 
| /Linux-v5.4/drivers/media/pci/ivtv/ | 
| D | ivtv-cards.h | 216 	u16 stereo;		/* set audio to stereo */  member231 	u16 stereo;		/* if the input matches this value then  member
 
 | 
| /Linux-v5.4/sound/parisc/ | 
| D | harmony.h | 29                 u32 stereo;  member
 | 
| /Linux-v5.4/drivers/media/pci/ttpci/ | 
| D | av7110_v4l.c | 316 	s8 stereo;  in vidioc_g_tuner()  local
 | 
| /Linux-v5.4/sound/oss/dmasound/ | 
| D | dmasound_core.c | 261 static int sound_set_stereo(int stereo)  in sound_set_stereo()
 | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | hda_proc.c | 138 	bool stereo;  in print_amp_vals()  local
 | 
| /Linux-v5.4/drivers/media/radio/si4713/ | 
| D | si4713.h | 247 	u32 stereo;  member
 |