Searched refs:mono (Results 1 – 12 of 12) sorted by relevance
/drivers/media/radio/ |
D | radio-miropcm20.c | 26 static bool mono; variable 27 module_param(mono, bool, 0); 28 MODULE_PARM_DESC(mono, "Force tuner into mono mode."); 70 pcm20_stereo(dev, !mono); in pcm20_setfreq()
|
/drivers/media/common/tuners/ |
D | tea5761.c | 141 bool mono) in __set_radio_freq() argument 159 if (mono) { in __set_radio_freq()
|
/drivers/media/video/ivtv/ |
D | ivtv-cards.c | 258 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200, 301 .gpio_audio_mode = { .mask = 0x000e, .mono = 0x0006, .stereo = 0x0004, 343 .gpio_audio_mode = { .mask = 0x000e, .mono = 0x0006, .stereo = 0x0004, 494 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200, 860 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200, 1248 .mono = 0x0000,
|
D | ivtv-cards.h | 236 u16 mono; /* set audio to mono */ member
|
D | ivtv-gpio.c | 209 data = itv->card->gpio_audio_mode.mono; in subdev_s_tuner()
|
/drivers/staging/olpc_dcon/ |
D | olpc_dcon.h | 77 bool mono; member
|
D | olpc_dcon.c | 186 if (dcon->mono == enable_mono) in dcon_set_mono_mode() 189 dcon->mono = enable_mono; in dcon_set_mono_mode() 444 return sprintf(buf, "%d\n", dcon->mono); in dcon_mono_show()
|
/drivers/input/ |
D | evdev.c | 65 ktime_t mono, ktime_t real) in evdev_pass_event() argument 68 mono : real); in evdev_pass_event()
|
/drivers/video/ |
D | atafb.c | 147 short mono; member 899 if (par->hw.falcon.mono) { in falcon_encode_fix() 1014 par->hw.falcon.mono = bpp == 1; in falcon_decode_var() 1591 hw->mono = (hw->f_shift & 0x400) || in falcon_get_par()
|
D | Kconfig | 795 tristate "Hercules mono graphics support" 798 Say Y here if you have a Hercules mono graphics card.
|
/drivers/staging/media/go7007/ |
D | go7007.txt | 187 If the "force_mpx_mode" parameter is not specified, the correct mono-only
|
/drivers/misc/ |
D | Kconfig | 502 stereo and mono audio, video, microphone and UART data to use
|