Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dcleanfile135 @blanks = ();
146 push(@blanks, $line);
149 push(@lines, @blanks);
153 @blanks = ();
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Datom.h42 u16 blanks; member
48 u16 blanks; member
A Dheadc57d.c212 NVVAL(NVC57D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in headc57d_mode()
213 NVVAL(NVC57D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks)); in headc57d_mode()
A Dheadc37d.c233 NVVAL(NVC37D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in headc37d_mode()
234 NVVAL(NVC37D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks)); in headc37d_mode()
A Dhead507d.c383 NVVAL(NV507D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in head507d_mode()
384 NVVAL(NV507D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks), in head507d_mode()
A Dhead907d.c351 NVVAL(NV907D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in head907d_mode()
352 NVVAL(NV907D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks), in head907d_mode()
A Dhead.c301 m->h.blanks = m->h.blanke + mode->crtc_hdisplay; in nv50_head_atomic_check_mode()
306 m->v.blanks = m->v.blanke + mode->crtc_vdisplay; in nv50_head_atomic_check_mode()
/linux-6.3-rc2/drivers/s390/char/
A Dcon3215.c530 unsigned int c, ch, i, blanks, expanded_size = 0; in raw3215_addtext() local
537 blanks = 1; in raw3215_addtext()
546 blanks = TAB_STOP_SIZE - (column % TAB_STOP_SIZE); in raw3215_addtext()
547 column += blanks; in raw3215_addtext()
548 expanded_size += blanks; in raw3215_addtext()
561 for (i = 0; i < blanks; i++) { in raw3215_addtext()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_display.c69 calc(int blanks, int blanke, int total, int line) in calc() argument
71 if (blanke >= blanks) { in calc()
72 if (line >= blanks) in calc()
75 if (line >= blanks) in calc()
/linux-6.3-rc2/Documentation/admin-guide/
A Dtainted-kernels.rst37 either letters or blanks. In above example it looks like this::
/linux-6.3-rc2/arch/arm/kernel/
A Dentry-armv.S188 @ We are now ready to fill in the remaining blanks on the stack:
/linux-6.3-rc2/Documentation/driver-api/usb/
A Dpower-management.rst796 ports when the screen blanks, and re-power them when the screen becomes
/linux-6.3-rc2/arch/x86/
A DKconfig2766 virtual console blanks the screen. Note that this is only used by

Completed in 23 milliseconds