/Linux-v4.19/sound/ppc/ |
D | burgundy.c | 299 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_info_gain() local 312 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_get_gain() local 330 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_put_gain() local 348 #define BURGUNDY_VOLUME_B(xname, xindex, addr, stereo, atten) \ argument 361 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_info_switch_w() local 376 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_get_switch_w() local 391 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_put_switch_w() local 403 #define BURGUNDY_SWITCH_W(xname, xindex, addr, lbit, rbit, stereo) \ argument 417 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_info_switch_b() local 432 int stereo = (kcontrol->private_value >> 24) & 1; in snd_pmac_burgundy_get_switch_b() local [all …]
|
/Linux-v4.19/drivers/media/radio/ |
D | radio-zoltrix.c | 111 bool stereo = isa->stereo; in zoltrix_s_frequency() local 200 static int zoltrix_s_stereo(struct radio_isa_card *isa, bool stereo) in zoltrix_s_stereo()
|
D | radio-ma901.c | 92 int stereo; member 149 static int ma901_set_stereo(struct ma901radio_device *radio, u8 stereo) in ma901_set_stereo()
|
D | radio-mr800.c | 135 int stereo; member 223 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 | 46 bool stereo; member
|
D | dsbr100.c | 83 bool stereo; member
|
D | radio-keene.c | 68 bool stereo; member
|
/Linux-v4.19/sound/isa/sb/ |
D | sb8_main.c | 111 unsigned char stereo = runtime->channels > 1; in snd_sb8_playback_prepare() local 261 unsigned char stereo = runtime->channels > 1; in snd_sb8_capture_prepare() local
|
/Linux-v4.19/sound/pci/oxygen/ |
D | oxygen_mixer.c | 601 int stereo = (ctl->private_value >> 16) & 1; in ac97_volume_info() local 615 int stereo = (ctl->private_value >> 16) & 1; in ac97_volume_get() local 636 int stereo = (ctl->private_value >> 16) & 1; in ac97_volume_put() local 750 #define AC97_VOLUME(xname, codec, index, stereo) { \ argument
|
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0_synth.c | 40 static void vortex_wt_setstereo(vortex_t * vortex, u32 wt, u32 stereo) in vortex_wt_setstereo()
|
/Linux-v4.19/include/sound/ |
D | mixer_oss.h | 33 unsigned int stereo: 1; member
|
D | cs35l35.h | 81 bool stereo; member
|
/Linux-v4.19/include/media/drv-intf/ |
D | tea575x.h | 56 bool stereo; /* receiving stereo */ member
|
/Linux-v4.19/sound/pci/emu10k1/ |
D | emupcm.c | 273 static inline int emu10k1_ccis(int stereo, int w_16) in emu10k1_ccis() 292 int voice, stereo, w_16; in snd_emu10k1_pcm_init_voice() local 647 unsigned int voice, stereo, i, ccis, cra = 64, cs, sample; in snd_emu10k1_playback_invalidate_cache() local
|
/Linux-v4.19/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-v4.19/drivers/media/pci/cx88/ |
D | cx88-dsp.c | 168 s32 carrier, stereo, dual, noise; in detect_a2_a2m_eiaj() local
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-cards.h | 229 u16 stereo; /* set audio to stereo */ member 244 u16 stereo; /* if the input matches this value then member
|
/Linux-v4.19/sound/parisc/ |
D | harmony.h | 29 u32 stereo; member
|
/Linux-v4.19/drivers/media/pci/ttpci/ |
D | av7110_v4l.c | 327 s8 stereo; in vidioc_g_tuner() local
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_proc.c | 152 bool stereo; in print_amp_vals() local
|
/Linux-v4.19/sound/oss/dmasound/ |
D | dmasound_core.c | 261 static int sound_set_stereo(int stereo) in sound_set_stereo()
|
/Linux-v4.19/drivers/media/radio/si4713/ |
D | si4713.h | 247 u32 stereo; member
|
/Linux-v4.19/sound/soc/codecs/ |
D | sgtl5000.c | 882 int stereo; in sgtl5000_pcm_hw_params() local
|