Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/include/asm/
Dmacintosh.h99 unsigned long dimensions; member
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-inzi.rst18 identical dimensions.
Dvidioc-g-crop.rst49 The driver first adjusts the requested dimensions against hardware
Dvidioc-g-selection.rst87 The driver may have to adjusts the requested dimensions against hardware
Ddev-subdev.rst314 dimensions. The scaling ratio isn't specified explicitly, but is implied
402 selection will refer to the sink pad format dimensions instead.
Ddiff-v4l.rst121 implies the scale factor by setting the cropping dimensions and
164 dimensions returns the closest size possible, taking into account the
Dextended-controls.rst84 particular, this ioctl gives the dimensions of the N-dimensional array
/Linux-v4.19/arch/m68k/mac/
Dconfig.c103 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo()
873 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()
874 mac_bi_data.dimensions >> 16); in mac_identify()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c71 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
Dbnxt_hsi.h6831 __le16 dimensions; member
6880 __le16 dimensions; member
/Linux-v4.19/drivers/video/fbdev/
Dmacfb.c574 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init()
575 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
DKconfig1041 have a display with nonstandard dimensions. A VESA compliant
/Linux-v4.19/Documentation/input/devices/
Dntrig.rst67 However not all of these devices have the same physical dimensions. Most
/Linux-v4.19/tools/perf/
Dbuiltin-c2c.c1624 static struct c2c_dimension *dimensions[] = { variable
1692 for (i = 0; dimensions[i]; i++) { in get_dimension()
1693 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
/Linux-v4.19/Documentation/m68k/
Dkernel-options.txt393 dimensions of the screen.
422 <yres> and <depth> give the dimensions of the screen and the number of
546 is used for both dimensions. The default value is 2 for both
/Linux-v4.19/Documentation/input/
Devent-codes.rst208 the input device may be used freely in three dimensions, consider ABS_Z
/Linux-v4.19/drivers/auxdisplay/
DKconfig252 more precise aspects (wiring, dimensions, protocol, ...). Please note
/Linux-v4.19/scripts/
Dspelling.txt429 dimesions||dimensions
/Linux-v4.19/Documentation/media/v4l-drivers/
Dimx.rst214 dimensions to 320x240 (assumes ipu1_csi0 is linked to ipu1_csi0_mux):
/Linux-v4.19/drivers/gpu/drm/radeon/
Dcik.c4485 u32 dimensions[3]; member