Home
last modified time | relevance | path

Searched refs:visual (Results 151 – 175 of 192) sorted by relevance

12345678

/openbmc/linux/drivers/video/fbdev/
H A Dvt8623fb.c748 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in vt8623_pci_probe()
H A Duvesafb.c44 .visual = FB_VISUAL_TRUECOLOR,
1318 info->fix.visual = (info->var.bits_per_pixel == 8) ? in uvesafb_set_par()
H A Dcontrolfb.c661 info->fix.visual = (p->par.cmode == CMODE_8) ? in controlfb_set_par()
H A Dbroadsheetfb.c97 .visual = FB_VISUAL_STATIC_PSEUDOCOLOR,
H A Dps3fb.c960 .visual = FB_VISUAL_TRUECOLOR,
H A Darkfb.c1022 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in ark_pci_probe()
H A Dhyperv_fb.c1185 info->fix.visual = FB_VISUAL_TRUECOLOR; in hvfb_probe()
H A Dvga16fb.c92 .visual = FB_VISUAL_PSEUDOCOLOR,
H A Dsstfb.c1404 fix->visual = FB_VISUAL_TRUECOLOR; in sstfb_probe()
H A Ds3fb.c1268 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in s3_pci_probe()
H A Dtgafb.c1361 info->fix.visual = (tga_type == TGA_TYPE_8PLANE
H A Dimsttfb.c1429 info->fix.visual = info->var.bits_per_pixel == 8 ? FB_VISUAL_PSEUDOCOLOR in init_imstt()
/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c379 .visual = FB_VISUAL_PSEUDOCOLOR,
1527 info->fix.visual = par->crtc.bpp == 8 ? FB_VISUAL_PSEUDOCOLOR in aty128fb_set_par()
H A Dradeon_base.c1939 info->fix.visual = rinfo->depth == 8 ? FB_VISUAL_PSEUDOCOLOR in radeonfb_set_par()
1987 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in radeon_set_fbinfo()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c302 int fg = (info->fix.visual != FB_VISUAL_MONO01) ? col : 0; in get_color()
303 int bg = (info->fix.visual != FB_VISUAL_MONO01) ? 0 : col; in get_color()
980 pr_debug("visual: %d\n", info->fix.visual); in fbcon_startup()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtvfb.c624 fix->visual = (oi->bits_per_pixel == 8) ? FB_VISUAL_PSEUDOCOLOR : FB_VISUAL_TRUECOLOR; in ivtvfb_get_fix()
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c1494 info->fix.visual = FB_VISUAL_PSEUDOCOLOR; in savagefb_set_fix()
1497 info->fix.visual = FB_VISUAL_TRUECOLOR; in savagefb_set_fix()
/openbmc/linux/Documentation/mm/
H A Dslub.rst337 to something easier -- visual analysis.
/openbmc/linux/Documentation/core-api/
H A Dprintk-formats.rst317 specifier to use reversed byte order suitable for visual interpretation
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC-BY-ND-3.023 …copies of the Work by any means including without limitation by sound or visual recordings and the…
H A DCC-BY-NC-ND-3.023 …copies of the Work by any means including without limitation by sound or visual recordings and the…
H A DCC-BY-NC-3.023 …copies of the Work by any means including without limitation by sound or visual recordings and the…
H A DCC-BY-3.022 …copies of the Work by any means including without limitation by sound or visual recordings and the…
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst178 * ``9002``: ``dr-indicator``, controls "visual" indicator associated with
/openbmc/linux/Documentation/input/
H A Devent-codes.rst385 visual/haptic areas for left, middle, right buttons intended to be used

12345678