Home
last modified time | relevance | path

Searched refs:mono (Results 1 – 13 of 13) sorted by relevance

/drivers/media/tuners/
Dtea5761.c138 bool mono) in __set_radio_freq() argument
156 if (mono) { in __set_radio_freq()
Dtuner-simple.c674 bool mono = params->audmode == V4L2_TUNER_MODE_MONO; in simple_set_radio_freq() local
742 if (t_params->port1_set_for_fm_mono && mono) in simple_set_radio_freq()
/drivers/media/pci/ivtv/
Divtv-cards.c246 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200,
289 .gpio_audio_mode = { .mask = 0x000e, .mono = 0x0006, .stereo = 0x0004,
331 .gpio_audio_mode = { .mask = 0x000e, .mono = 0x0006, .stereo = 0x0004,
482 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200,
848 .gpio_audio_mode = { .mask = 0x4300, .mono = 0x4000, .stereo = 0x0200,
1236 .mono = 0x0000,
Divtv-cards.h241 u16 mono; /* set audio to mono */ member
Divtv-gpio.c197 data = itv->card->gpio_audio_mode.mono; in subdev_s_tuner()
/drivers/staging/olpc_dcon/
Dolpc_dcon.h87 bool mono; member
Dolpc_dcon.c173 if (dcon->mono == enable_mono) in dcon_set_mono_mode()
176 dcon->mono = enable_mono; in dcon_set_mono_mode()
422 return sprintf(buf, "%d\n", dcon->mono); in dcon_mono_show()
/drivers/staging/media/av7110/
Daudio-channel-select.rst41 - Select the output format of the audio (mono left/right, stereo).
Daudio-bilingual-channel-select.rst41 - Select the output format of the audio (mono left/right, stereo).
/drivers/gpu/drm/tiny/
Drepaper.c513 u8 *gray8 = buf, *mono = buf; in repaper_gray8_to_mono_reversed() local
527 *mono++ = byte; in repaper_gray8_to_mono_reversed()
/drivers/extcon/
DKconfig41 I2C and enables USB data, stereo and mono audio, video, microphone
/drivers/video/fbdev/
Datafb.c125 short mono; member
867 if (par->hw.falcon.mono) { in falcon_encode_fix()
982 par->hw.falcon.mono = bpp == 1; in falcon_decode_var()
1559 hw->mono = (hw->f_shift & 0x400) || in falcon_get_par()
DKconfig664 tristate "Hercules mono graphics support"
667 Say Y here if you have a Hercules mono graphics card.