Searched refs:stereo (Results 1 - 23 of 23) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/dmasound/
H A Dtrans_16.c72 int val, stereo = dmasound.soft.stereo; local
75 if (stereo)
84 if (stereo) {
93 return stereo? used * 2: used;
103 int val, stereo = dmasound.soft.stereo; local
106 if (stereo)
115 if (stereo) {
124 return stereo
134 int val, stereo = dmasound.soft.stereo; local
164 int stereo = dmasound.soft.stereo; local
194 int stereo = dmasound.soft.stereo; local
232 int stereo = dmasound.soft.stereo; local
275 int stereo = dmasound.soft.stereo; local
320 int stereo = dmasound.soft.stereo; local
366 int stereo = dmasound.soft.stereo; local
411 int stereo = dmasound.soft.stereo; local
454 int val, stereo = dmasound.soft.stereo; local
487 int val, stereo = dmasound.soft.stereo; local
518 int stereo = dmasound.soft.stereo; local
548 int stereo = dmasound.soft.stereo; local
[all...]
H A Ddmasound_core.c263 static int sound_set_stereo(int stereo) argument
265 if (stereo < 0)
266 return dmasound.soft.stereo;
268 stereo = !!stereo; /* should be 0 or 1 now */
270 dmasound.soft.stereo = stereo;
272 dmasound.dsp.stereo = stereo;
274 return stereo;
[all...]
H A Ddmasound_atari.c64 * only in stereo is hardcoded in both of them!
165 if (dmasound.soft.stereo)
188 if (dmasound.soft.stereo)
204 if (!dmasound.soft.stereo) {
238 if (!dmasound.soft.stereo) {
269 if (!dmasound.soft.stereo) {
307 if (!dmasound.soft.stereo) {
346 if (!dmasound.soft.stereo) {
390 if (!dmasound.soft.stereo) {
450 if (!dmasound.soft.stereo) {
[all...]
H A Ddmasound_paula.c150 * only in stereo is hardcoded in both of them!
165 if (!dmasound.soft.stereo) {
199 if (!dmasound.soft.stereo) { \
251 if (!dmasound.soft.stereo) { \
487 if (dmasound.hard.stereo) {
685 stereo: 0,
692 stereo: 0,
H A Ddmasound.h73 #define MAX_FRAG_SIZE 15 /* allow *4 for mono-8 => stereo-16 (for multi) */
81 #define MAX_FRAG_SIZE 16 /* need to allow *4 for mono-8 => stereo-16 */
106 int stereo; /* 0 = mono, 1 = stereo */ member in struct:__anon2658
H A Ddmasound_q40.c434 if (dmasound.soft.stereo)
523 /*sound.hard.stereo=1;*/ /* no longer true */
584 stereo: 0,
591 stereo: 0,
H A Ddmasound_awacs.c677 dmasound.hard.stereo = 1;
2373 stereo: 1,
2380 stereo: 1,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/radio/
H A Dmiropcm20-radio.c14 * use OSS-mixer; added stereo control
35 int stereo; member in struct:pcm20_device
45 static int pcm20_stereo(struct pcm20_device *dev, unsigned char stereo) argument
47 dev->stereo = stereo;
48 return aci_write_cmd(ACI_SET_TUNERMONO, !stereo);
73 /* okay, check for signal, stereo and rds here... */
95 /* stereo */
97 /* I cant see stereo, when forced to mono */
98 dev->stereo
[all...]
H A Dradio-zoltrix.c16 * - Make signal strength and stereo scans
20 * - Added stereo support
21 * (card defaults to stereo)
23 * (can detect if station is in stereo)
51 unsigned int stereo; member in struct:zol_device
106 unsigned int stereo = dev->stereo; local
126 bitmask = (bitmask ^ ((f & 0xff) << 47) ^ ((f & 0xff00) << 30) ^ ( stereo << 31));
229 v.channels = 1 + zol->stereo;
311 zol->stereo
[all...]
H A Dradio-aztech.c52 int stereo; member in struct:az_device
100 * This card has a stereo bit - bit 0 set = mono, not set = stereo
116 return 1; /* stereo */
139 if (dev->stereo) /* 17: stereo (1 to enable) */
226 if(az->stereo)
246 az->stereo=(v.mode&VIDEO_SOUND_STEREO)?1:0;
H A Dradio-maestro.c8 * + Radio status (tuned/not_tuned and stereo/mono) is valid some time after
87 stereo, /* VIDEO_TUNER_STEREO_ON */ member in struct:radio_device
134 dev->stereo = rdata & STR_MOST ?
197 v.flags = VIDEO_TUNER_LOW | card->stereo;
H A Dradio-maxiradio.c94 stereo, /* VIDEO_TUNER_STEREO_ON */ member in struct:radio_device
142 outbit(0,io); // 22 stereo/mono
199 card->stereo = 0xffff * get_stereo(card->io);
202 v.flags = VIDEO_TUNER_LOW | card->stereo;
H A Dradio-trust.c122 static void tr_setstereo(int stereo) argument
124 curstereo = !!stereo;
319 write_i2c(2, TDA7318_ADDR, 0x40); /* stereo 1 input, gain = 18.75 dB */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Ddsbr100.c8 at the stereo indicator as well. So, scanning will only find
9 stereo stations. Sad, but I can't help it.
106 int stereo; member in struct:__anon2776
175 radio->stereo = -1;
178 radio->stereo = ! ((radio->transfer_buffer)[0]&0x01);
186 radio->stereo = -1;
188 radio->stereo = ! (radio->transfer_buffer[0]&0x01);
255 v.signal = radio->stereo*0x7000;
257 v.flags |= VIDEO_TUNER_STEREO_ON*radio->stereo;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dmsp3400.c13 * should work. The stereo modes are backward compatible to FM-mono,
21 * switch to stereo -- untested)
79 static int once = 0; /* no continous stereo monitoring */
96 int stereo; member in struct:msp3400c
263 /* Terrestial FM-mono + FM-stereo */
304 { MSP_CARRIER(5.7421875), "5.742 PAL B/G FM-stereo" },
311 { MSP_CARRIER(6.2578125), "6.25 PAL D/K1 FM-stereo" },
312 { MSP_CARRIER(6.7421875), "6.74 PAL D/K2 FM-stereo" },
313 { MSP_CARRIER(7.02), "7.02 PAL SAT FM-stereo s/b" },
314 { MSP_CARRIER(7.20), "7.20 PAL SAT FM-stereo
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dforte.c167 unsigned int stereo; member in struct:forte_channel
535 * @stereo: 0 for Mono, 1 for Stereo
541 forte_channel_stereo (struct forte_channel *channel, unsigned int stereo) argument
548 DPRINTK ("%s: %s stereo = %d\n", __FUNCTION__, channel->name, stereo);
550 switch (stereo) {
554 channel-> stereo = stereo;
555 ret = stereo;
561 channel-> stereo
[all...]
H A Dnm256_audio.c150 * Set the card samplerate, word size and stereo mode to correspond to
186 if (card->sinfo[w].stereo)
404 if (card->sinfo[w].stereo)
1181 card->sinfo[x].stereo = 0;
1452 card->sinfo[w].stereo = ret ? 1 : 0;
1455 ret = card->sinfo[w].stereo;
1464 ret = card->sinfo[w].stereo + 1;
1466 card->sinfo[w].stereo = ret - 1;
1469 ret = card->sinfo[w].stereo + 1;
1474 ret = card->sinfo[w].stereo
[all...]
H A Dac97.h21 #define AC97_LINEIN_VOL 0x0010 // Line Input (stereo)
22 #define AC97_CD_VOL 0x0012 // CD Input (stereo)
24 #define AC97_AUX_VOL 0x0016 // Aux Input (stereo)
25 #define AC97_PCMOUT_VOL 0x0018 // Wave Output (stereo)
174 } stereo; member in union:ac97_mixer_value_list::__anon2632
H A Dnm256.h119 u8 stereo; member in struct:nm256_info::sinfo
181 /* Mono/stereo flag, number of bits on playback, and rate mask. */
H A Dac97.c8 /* And for stereo. */
178 IS_STEREO is set, VALUE is a stereo value; the left channel value
353 val = (value_list[x].value.stereo.right << 8)
354 | value_list[x].value.stereo.left;
H A Dymfpci.c755 static void ymf_pcm_init_voice(ymfpci_voice_t *voice, int stereo, argument
773 format = (stereo ? 0x00010000 : 0) | (w_16 ? 0 : 0x80000000);
774 if (stereo)
812 if (!stereo) {
1538 * All channels are mono and if you want stereo, you
1542 case SNDCTL_DSP_STEREO: /* set stereo or mono channel */
H A Des1370.c146 #define SCTRL_R1SMB 0x00000010 /* 1 = stereo */
150 #define SCTRL_P2SMB 0x00000004 /* 1 = stereo */
154 #define SCTRL_P1SMB 0x00000001 /* 1 = stereo */
666 unsigned stereo:1; member in struct:__anon2670
794 case SOUND_MIXER_STEREODEVS: /* Mixer channels supporting stereo */
796 if (mixtable[i].stereo)
839 if (mixtable[i].stereo) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/telephony/
H A Dixj.h234 unsigned int stereo:1; member in struct:__anon2715

Completed in 135 milliseconds