Searched refs:dimensions (Results 1 – 22 of 22) sorted by relevance
| /linux/arch/m68k/include/asm/ |
| A D | macintosh.h | 104 unsigned long dimensions; member
|
| /linux/arch/m68k/mac/ |
| A D | config.c | 99 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo() 845 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify() 846 mac_bi_data.dimensions >> 16); in mac_identify()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | pixfmt-inzi.rst | 18 identical dimensions.
|
| A D | vidioc-g-crop.rst | 49 The driver first adjusts the requested dimensions against hardware
|
| A D | vidioc-g-selection.rst | 87 The driver may have to adjusts the requested dimensions against hardware
|
| A D | extended-controls.rst | 83 particular, this ioctl gives the dimensions of the N-dimensional array if
|
| A D | dev-subdev.rst | 361 dimensions. The scaling ratio isn't specified explicitly, but is implied 449 selection will refer to the sink pad format dimensions instead.
|
| A D | diff-v4l.rst | 122 implies the scale factor by setting the cropping dimensions and 168 dimensions returns the closest size possible, taking into account the
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| A D | tpo,tpg110.yaml | 33 The TPG110 does not know the physical dimensions of the panel
|
| /linux/drivers/video/fbdev/ |
| A D | macfb.c | 558 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init() 559 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
|
| A D | Kconfig | 1010 have a display with nonstandard dimensions. A VESA compliant
|
| /linux/Documentation/admin-guide/media/ |
| A D | rkisp1.rst | 162 same mbus format and dimensions as the sensor, otherwise streaming will fail 166 The cropping dimensions are automatically propagated to be the format of the
|
| A D | imx.rst | 244 dimensions to 320x240 (assumes ipu1_csi0 is linked to ipu1_csi0_mux):
|
| /linux/Documentation/input/devices/ |
| A D | ntrig.rst | 67 However not all of these devices have the same physical dimensions. Most
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_devlink.c | 699 req->dimensions = cpu_to_le16(dim); in bnxt_hwrm_get_nvm_cfg_ver() 1010 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
|
| A D | bnxt_hsi.h | 9414 __le16 dimensions; member 9463 __le16 dimensions; member
|
| /linux/tools/perf/ |
| A D | builtin-c2c.c | 1605 static struct c2c_dimension *dimensions[] = { variable 1672 for (i = 0; dimensions[i]; i++) { in get_dimension() 1673 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
|
| /linux/Documentation/m68k/ |
| A D | kernel-options.rst | 409 dimensions of the screen. 438 <yres> and <depth> give the dimensions of the screen and the number of 568 is used for both dimensions. The default value is 2 for both
|
| /linux/Documentation/input/ |
| A D | event-codes.rst | 227 the input device may be used freely in three dimensions, consider ABS_Z
|
| /linux/drivers/auxdisplay/ |
| A D | Kconfig | 289 more precise aspects (wiring, dimensions, protocol, ...). Please note
|
| /linux/scripts/ |
| A D | spelling.txt | 502 dimesions||dimensions
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | cik.c | 4475 u32 dimensions[3]; member
|
Completed in 118 milliseconds