Searched refs:mono (Results 1 – 13 of 13) sorted by relevance
| /drivers/leds/rgb/ |
| A D | leds-group-multicolor.c | 36 struct led_classdev *mono = priv->monochromatics[i]; in leds_gmc_set() local 37 const unsigned int mono_max_brightness = mono->max_brightness; in leds_gmc_set() 48 led_set_brightness(mono, mono_brightness); in leds_gmc_set()
|
| /drivers/media/tuners/ |
| A D | tea5761.c | 138 bool mono) in __set_radio_freq() argument 156 if (mono) { in __set_radio_freq()
|
| A D | tuner-simple.c | 674 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/i2c/ |
| A D | imx296.c | 202 bool mono; member 653 code->code = sensor->mono ? MEDIA_BUS_FMT_Y10_1X10 in imx296_enum_mbus_code() 716 format->code = sensor->mono ? MEDIA_BUS_FMT_Y10_1X10 in imx296_set_format() 942 sensor->mono = model & IMX296_SENSOR_INFO_MONO; in imx296_identify_model() 970 sensor->mono = ret & IMX296_SENSOR_INFO_MONO; in imx296_identify_model() 988 sensor->mono ? "LL" : "LQ", temp / 1000, (temp / 100) % 10); in imx296_identify_model()
|
| A D | alvium-csi2.h | 332 u8 mono:1; member
|
| A D | alvium-csi2.c | 1146 alvium->is_bay_avail[ALVIUM_BIT_BAY_MONO] = avail_bay->mono; in alvium_get_avail_bayer()
|
| /drivers/media/pci/ivtv/ |
| A D | ivtv-cards.c | 246 .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,
|
| A D | ivtv-cards.h | 241 u16 mono; /* set audio to mono */ member
|
| A D | ivtv-gpio.c | 197 data = itv->card->gpio_audio_mode.mono; in subdev_s_tuner()
|
| /drivers/gpu/drm/ |
| A D | drm_format_helper.c | 1319 u8 *mono = dst[0].vaddr, *gray8; in drm_fb_xrgb8888_to_mono() local 1356 drm_fb_gray8_to_mono_line(mono, gray8, linepixels); in drm_fb_xrgb8888_to_mono() 1358 mono += dst_pitch_0; in drm_fb_xrgb8888_to_mono()
|
| /drivers/extcon/ |
| A D | Kconfig | 41 I2C and enables USB data, stereo and mono audio, video, microphone 86 using I2C and enables USB data, stereo and mono audio, video,
|
| /drivers/video/fbdev/ |
| A D | atafb.c | 123 short mono; member 863 if (par->hw.falcon.mono) { in falcon_encode_fix() 978 par->hw.falcon.mono = bpp == 1; in falcon_decode_var() 1548 hw->mono = (hw->f_shift & 0x400) || in falcon_get_par()
|
| A D | Kconfig | 457 tristate "Hercules mono graphics support" 461 Say Y here if you have a Hercules mono graphics card.
|
Completed in 77 milliseconds