Searched refs:blanks (Results 1 – 7 of 7) sorted by relevance
| /linux/scripts/ |
| H A D | cleanfile | 135 @blanks = (); 146 push(@blanks, $line); 149 push(@lines, @blanks); 153 @blanks = ();
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_display.c | 71 calc(int blanks, int blanke, int total, int line) in calc() argument 73 if (blanke >= blanks) { in calc() 74 if (line >= blanks) in calc() 77 if (line >= blanks) in calc()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | headc37d.c | 233 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()
|
| H A D | head907d.c | 351 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()
|
| H A D | head507d.c | 383 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()
|
| /linux/arch/arm/kernel/ |
| H A D | entry-armv.S | 195 @ We are now ready to fill in the remaining blanks on the stack:
|
| /linux/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 796 ports when the screen blanks, and re-power them when the screen becomes
|