Home
last modified time | relevance | path

Searched refs:colors (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dquota.c77 int colors[MAX_BINDINGS]; member
130 if (data->colors[id] < 0) in iwl_mvm_quota_iterator()
131 data->colors[id] = mvmvif->phy_ctxt->color; in iwl_mvm_quota_iterator()
133 WARN_ON_ONCE(data->colors[id] != mvmvif->phy_ctxt->color); in iwl_mvm_quota_iterator()
196 .colors = { -1, -1, -1, -1 }, in iwl_mvm_update_quotas()
274 if (data.colors[i] < 0) in iwl_mvm_update_quotas()
280 cpu_to_le32(FW_CMD_ID_AND_COLOR(i, data.colors[i])); in iwl_mvm_update_quotas()
Dbinding.c77 u16 colors[MAX_MACS_IN_BINDING]; member
113 data->colors[i])); in iwl_mvm_binding_cmd()
148 data->colors[data->idx] = mvmvif->color; in iwl_mvm_iface_iterator()
187 data.colors[data.idx] = mvmvif->color; in iwl_mvm_binding_update()
/Linux-v4.19/drivers/platform/x86/
Dalienware-wmi.c203 struct color_platform colors; member
216 struct color_platform colors; member
223 struct color_platform colors; member
269 zone->colors = repackager.cp; in parse_rgb()
300 wmax_basic_args.colors = zone->colors; in alienware_update_led()
308 legacy_args.colors = zone->colors; in alienware_update_led()
338 target_zone->colors.red, in zone_show()
339 target_zone->colors.green, target_zone->colors.blue); in zone_show()
/Linux-v4.19/tools/perf/Documentation/
Dperf-config.txt73 [colors]
135 To change colors of selected line to other foreground and background colors
138 % perf config --system colors.selected=yellow,green
159 colors.*::
160 The variables for customizing the colors used in the output for the
162 foreground and background colors, separated by a comma, for example:
171 Available colors:
175 colors.top::
177 And values of this variable specify percentage colors.
180 colors.medium::
[all …]
Dperfconfig.example1 [colors]
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcolorspaces.rst59 colors are specified with lower case 'x' and 'y', then the CIE xyY
67 A monitor or TV will reproduce colors by emitting light at three
85 To recapitulate: the CIE XYZ colorspace uniquely identifies colors.
88 constructed that transforms CIE XYZ colors to colors in the new
100 colors used in graphics are all R'G'B', except in openGL which uses
102 provide linear RGB colors or to use the built-in openGL support to apply
123 all colors that humans can perceive, but the transform to another
124 colorspace will produce colors that are outside the [0…1] range. Once
125 clamped to the [0…1] range those colors can no longer be reproduced in
154 If you want to read more about colors and colorspaces, then the
Dcolorspaces-details.rst17 range. The chromaticities of the primary colors and the white reference
98 quantization is limited range. The chromaticities of the primary colors
226 The chromaticities of the primary colors and the white reference are:
310 The chromaticities of the primary colors and the white reference are:
376 of the primary colors and the white reference are:
480 The chromaticities of the primary colors and the white reference are:
533 quantization is limited range. The chromaticities of the primary colors
604 limited range. The chromaticities of the primary colors and the white
683 range. The chromaticities of the primary colors and the white reference
752 formats. The chromaticities of the primary colors and the white
Dhsv-formats.rst10 in a geometrical representation. The colors are mapped into a
/Linux-v4.19/drivers/video/logo/
Dclut_vga16.ppm2 # Standard console colors
/Linux-v4.19/drivers/media/common/v4l2-tpg/
DMakefile1 v4l2-tpg-objs := v4l2-tpg-core.o v4l2-tpg-colors.o
Dv4l2-tpg-core.c913 tpg->colors[k][0] = h; in precalculate_color()
914 tpg->colors[k][1] = s; in precalculate_color()
915 tpg->colors[k][2] = v; in precalculate_color()
960 tpg->colors[k][0] = y; in precalculate_color()
961 tpg->colors[k][1] = cb; in precalculate_color()
962 tpg->colors[k][2] = cr; in precalculate_color()
967 tpg->colors[k][0] = r >> 4; in precalculate_color()
1018 tpg->colors[k][0] = r; in precalculate_color()
1019 tpg->colors[k][1] = g; in precalculate_color()
1020 tpg->colors[k][2] = b; in precalculate_color()
[all …]
/Linux-v4.19/drivers/media/pci/ttpci/
Dav7110_hw.c975 static int OSDSetPalette(struct av7110 *av7110, u32 __user * colors, u8 first, u8 last) in OSDSetPalette() argument
986 if (get_user(color, colors + i)) in OSDSetPalette()
1099 u8 __user *colors = (u8 __user *)dc->data; in av7110_osd_cmd() local
1103 if (get_user(r, colors + i * 4) || in av7110_osd_cmd()
1104 get_user(g, colors + i * 4 + 1) || in av7110_osd_cmd()
1105 get_user(b, colors + i * 4 + 2) || in av7110_osd_cmd()
1106 get_user(blend, colors + i * 4 + 3)) { in av7110_osd_cmd()
/Linux-v4.19/Documentation/fb/
Dcirrusfb.txt56 * Associated with the above, console colors are now obtained from a LUT
Dpvr2fb.txt42 inverse - invert colors on screen (for LCD displays)
Dmatroxfb.txt184 inverse - invert colors on screen (for LCD displays)
185 noinverse - show true colors on screen. It is default.
204 can paint colors.
328 + text mode uses 6 bit VGA palette instead of 8 bit (one of 262144 colors
329 instead of one of 16M colors). It is due to hardware limitation of
/Linux-v4.19/drivers/char/
Dnvram.c624 static const char * const colors[] = { variable
683 colors[vmode & 7], in atari_proc_infos()
/Linux-v4.19/Documentation/leds/
Dleds-blinkm.txt32 We can control the colors separated into red, green and blue and
/Linux-v4.19/Documentation/s390/
D3270.ChangeLog3 Sep 2002: Get bootup colors right on 3270 console
/Linux-v4.19/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt31 and blue colors are swapped in either 16 or 24-bit color modes.
/Linux-v4.19/Documentation/media/v4l-drivers/
Dcafe_ccic.rst16 QVGA modes work; CIF is there but the colors remain funky. Only the OV7670
/Linux-v4.19/drivers/media/usb/gspca/
Dspca501.c34 __u8 colors; member
Dsonixj.c1868 int i, v, colors; in setcolors() local
1880 colors = sd->saturation->val; in setcolors()
1886 v = uv[i] * colors / COLORS_DEF; in setcolors()
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1227 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = { variable
1785 vesafb_defined.red = colors[depth-1].red; in initMatrox2()
1786 vesafb_defined.green = colors[depth-1].green; in initMatrox2()
1787 vesafb_defined.blue = colors[depth-1].blue; in initMatrox2()
1788 vesafb_defined.bits_per_pixel = colors[depth-1].bits_per_pixel; in initMatrox2()
/Linux-v4.19/Documentation/m68k/
Dkernel-options.txt424 of colors possible. (Or, the other way round: The number of colors is
437 (256 colors) on graphic cards
444 'n': normal colors, i.e. 0=white, 1=black
445 'i': inverted colors, i.e. 0=black, 1=white
465 thus you have to set appropriate colors before you start Linux. But if
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-roccat-kone44 mappings, sensitivity, the colors of the 5 leds and light

12