Searched refs:blanks (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.4/scripts/ |
D | cleanfile | 135 @blanks = (); 146 push(@blanks, $line); 149 push(@lines, @blanks); 153 @blanks = ();
|
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ |
D | atom.h | 38 u16 blanks; member 44 u16 blanks; member
|
D | headc57d.c | 178 evo_data(push, (m->v.blanks << 16) | m->h.blanks ); in headc57d_mode()
|
D | headc37d.c | 172 evo_data(push, (m->v.blanks << 16) | m->h.blanks ); in headc37d_mode()
|
D | head907d.c | 252 evo_data(push, m->v.blanks << 16 | m->h.blanks ); in head907d_mode()
|
D | head507d.c | 300 evo_data(push, m->v.blanks << 16 | m->h.blanks ); in head507d_mode()
|
D | head.c | 263 m->h.blanks = m->h.blanke + mode->crtc_hdisplay; in nv50_head_atomic_check_mode() 268 m->v.blanks = m->v.blanke + mode->crtc_vdisplay; in nv50_head_atomic_check_mode()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 87 calc(int blanks, int blanke, int total, int line) in calc() argument 89 if (blanke >= blanks) { in calc() 90 if (line >= blanks) in calc() 93 if (line >= blanks) in calc()
|
/Linux-v5.4/arch/unicore32/kernel/ |
D | entry.S | 172 @ We are now ready to fill in the remaining blanks on the stack: 201 @ We are now ready to fill in the remaining blanks on the stack:
|
/Linux-v5.4/Documentation/admin-guide/ |
D | tainted-kernels.rst | 37 either letters or blanks. In above example it looks like this::
|
/Linux-v5.4/arch/arm/kernel/ |
D | entry-armv.S | 171 @ We are now ready to fill in the remaining blanks on the stack:
|
/Linux-v5.4/Documentation/driver-api/usb/ |
D | power-management.rst | 796 ports when the screen blanks, and re-power them when the screen becomes
|
/Linux-v5.4/arch/x86/ |
D | Kconfig | 2629 virtual console blanks the screen. Note that this is only used by
|