Home
last modified time | relevance | path

Searched refs:dimensions (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/m68k/include/asm/
Dbootinfo.h184 unsigned long dimensions; member
304 unsigned long dimensions; member
/linux-3.4.99/arch/m68k/mac/
Dconfig.c126 mac_bi_data.dimensions = *data; in mac_parse_bootinfo()
918 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()
919 mac_bi_data.dimensions >> 16); in mac_identify()
/linux-3.4.99/drivers/video/
Dmacfb.c575 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init()
576 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
DKconfig1168 have a display with nonstandard dimensions. A VESA compliant
/linux-3.4.99/Documentation/input/
Dntrig.txt56 However not all of these devices have the same physical dimensions. Most
Devent-codes.txt174 the input device may be used freely in three dimensions, consider ABS_Z
/linux-3.4.99/drivers/staging/panel/
DKconfig84 more precise aspects (wiring, dimensions, protocol, ...). Please note
/linux-3.4.99/Documentation/m68k/
Dkernel-options.txt395 dimensions of the screen.
424 <yres> and <depth> give the dimensions of the screen and the number of
548 is used for both dimensions. The default value is 2 for both
/linux-3.4.99/Documentation/virtual/
Dvirtio-spec.txt1932 can read the console dimensions from the configuration fields.