Searched refs:maxwidth (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/tools/thermal/tmon/ |
D | tui.c | 53 static int maxwidth = 200; variable 149 maxwidth = maxx - 18; in setup_windows()
|
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.h | 459 u32 maxwidth; member
|
D | dpu_hw_catalog.c | 933 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, 959 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, 985 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, 1028 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH,
|
/Linux-v6.1/drivers/dma/ |
D | amba-pl08x.c | 131 u8 maxwidth; member 1279 bd.srcbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, true); in pl08x_fill_llis_for_desc() 1282 bd.dstbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, false); in pl08x_fill_llis_for_desc() 1291 bd.srcbus.buswidth = bd.srcbus.maxwidth; in pl08x_fill_llis_for_desc() 1292 bd.dstbus.buswidth = bd.dstbus.maxwidth; in pl08x_fill_llis_for_desc()
|
/Linux-v6.1/Documentation/driver-api/media/drivers/ |
D | zoran.rst | 408 The driver returns maxwidth and maxheight parameters according to
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | diff-v4l.rst | 165 The ``maxwidth``, ``maxheight``, ``minwidth`` and ``minheight`` fields
|
D | hist-v4l2.rst | 333 ``maxwidth``, ``maxheight``, ``minwidth``, ``minheight``,
|