Searched refs:dimensions (Results 1 – 21 of 21) sorted by relevance
104 unsigned long dimensions; member
101 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo()870 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()871 mac_bi_data.dimensions >> 16); in mac_identify()
25 identical dimensions.
56 The driver first adjusts the requested dimensions against hardware
94 The driver may have to adjusts the requested dimensions against hardware
90 particular, this ioctl gives the dimensions of the N-dimensional array if
263 The associated buffer dimensions are aligned to match an integer number
361 dimensions. The scaling ratio isn't specified explicitly, but is implied449 selection will refer to the sink pad format dimensions instead.
128 implies the scale factor by setting the cropping dimensions and171 dimensions returns the closest size possible, taking into account the
558 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init()559 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
1008 have a display with nonstandard dimensions. A VESA compliant
305 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
7803 __le16 dimensions; member7852 __le16 dimensions; member
67 However not all of these devices have the same physical dimensions. Most
1633 static struct c2c_dimension *dimensions[] = { variable1701 for (i = 0; dimensions[i]; i++) { in get_dimension()1702 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
409 dimensions of the screen.438 <yres> and <depth> give the dimensions of the screen and the number of568 is used for both dimensions. The default value is 2 for both
250 more precise aspects (wiring, dimensions, protocol, ...). Please note
227 the input device may be used freely in three dimensions, consider ABS_Z
452 dimesions||dimensions
222 dimensions to 320x240 (assumes ipu1_csi0 is linked to ipu1_csi0_mux):
4489 u32 dimensions[3]; member