Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/m68k/include/asm/
A Dmacintosh.h104 unsigned long dimensions; member
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dpixfmt-inzi.rst18 identical dimensions.
A Dvidioc-g-crop.rst49 The driver first adjusts the requested dimensions against hardware
A Dvidioc-dqevent.rst337 - This control event was triggered because the dimensions of the
338 control changed. Note that the number of dimensions remains the
A Dvidioc-g-selection.rst87 The driver may have to adjusts the requested dimensions against hardware
A Dextended-controls.rst83 particular, this ioctl gives the dimensions of the N-dimensional array if
A Ddiff-v4l.rst122 implies the scale factor by setting the cropping dimensions and
168 dimensions returns the closest size possible, taking into account the
A Ddev-subdev.rst363 dimensions. The scaling ratio isn't specified explicitly, but is implied
453 selection will refer to the sink pad format dimensions instead.
/linux-6.3-rc2/arch/m68k/mac/
A Dconfig.c101 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo()
848 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()
849 mac_bi_data.dimensions >> 16); in mac_identify()
/linux-6.3-rc2/Documentation/devicetree/bindings/display/panel/
A Dtpo,tpg110.yaml33 The TPG110 does not know the physical dimensions of the panel
/linux-6.3-rc2/Documentation/userspace-api/media/drivers/
A Ddw100.rst80 upper bits and X in the lower bits. The driver modifies the dimensions of
/linux-6.3-rc2/drivers/video/fbdev/
A Dmacfb.c558 macfb_defined.xres = mac_bi_data.dimensions & 0xFFFF; in macfb_init()
559 macfb_defined.yres = mac_bi_data.dimensions >> 16; in macfb_init()
A DKconfig1024 have a display with nonstandard dimensions. A VESA compliant
/linux-6.3-rc2/Documentation/admin-guide/media/
A Drkisp1.rst162 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 Dimx.rst244 dimensions to 320x240 (assumes ipu1_csi0 is linked to ipu1_csi0_mux):
/linux-6.3-rc2/Documentation/input/devices/
A Dntrig.rst67 However not all of these devices have the same physical dimensions. Most
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_devlink.c784 req->dimensions = cpu_to_le16(dim); in bnxt_hwrm_get_nvm_cfg_ver()
1093 req->dimensions = cpu_to_le16(1); in bnxt_hwrm_nvm_req()
A Dbnxt_hsi.h10130 __le16 dimensions; member
10179 __le16 dimensions; member
/linux-6.3-rc2/tools/perf/
A Dbuiltin-c2c.c1823 static struct c2c_dimension *dimensions[] = { variable
1902 for (i = 0; dimensions[i]; i++) { in get_dimension()
1903 struct c2c_dimension *dim = dimensions[i]; in get_dimension()
/linux-6.3-rc2/Documentation/m68k/
A Dkernel-options.rst409 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-6.3-rc2/drivers/auxdisplay/
A DKconfig289 more precise aspects (wiring, dimensions, protocol, ...). Please note
/linux-6.3-rc2/Documentation/input/
A Devent-codes.rst231 the input device may be used freely in three dimensions, consider ABS_Z
/linux-6.3-rc2/scripts/
A Dspelling.txt520 dimesions||dimensions
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcik.c4475 u32 dimensions[3]; member

Completed in 121 milliseconds