Home
last modified time | relevance | path

Searched refs:Min (Results 1 – 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/Documentation/gpu/
Dkms-properties.csv7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD
8 ,,“right margin”,RANGE,"Min=0, Max=100",Connector,TBD
9 ,,“top margin”,RANGE,"Min=0, Max=100",Connector,TBD
10 ,,“bottom margin”,RANGE,"Min=0, Max=100",Connector,TBD
11 ,,“brightness”,RANGE,"Min=0, Max=100",Connector,TBD
12 ,,“contrast”,RANGE,"Min=0, Max=100",Connector,TBD
13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
14 ,,“overscan”,RANGE,"Min=0, Max=100",Connector,TBD
15 ,,“saturation”,RANGE,"Min=0, Max=100",Connector,TBD
16 ,,“hue”,RANGE,"Min=0, Max=100",Connector,TBD
[all …]
/kernel/linux/linux-5.10/Documentation/input/devices/
Dcma3000_d0x.rst86 Min -8000
91 Min -8000
96 Min -8000
101 Min 0
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dxfs.rst267 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1)
271 fs.xfs.xfssyncd_centisecs (Min: 100 Default: 3000 Max: 720000)
275 fs.xfs.filestream_centisecs (Min: 1 Default: 3000 Max: 360000)
281 (Units: seconds Min: 1 Default: 300 Max: 86400)
287 fs.xfs.error_level (Min: 0 Default: 3 Max: 11)
296 fs.xfs.panic_mask (Min: 0 Default: 0 Max: 256)
313 fs.xfs.irix_symlink_mode (Min: 0 Default: 0 Max: 1)
317 fs.xfs.irix_sgid_inherit (Min: 0 Default: 0 Max: 1)
324 fs.xfs.inherit_sync (Min: 0 Default: 1 Max: 1)
329 fs.xfs.inherit_nodump (Min: 0 Default: 1 Max: 1)
[all …]
/kernel/liteos_a/kernel/extended/blackbox/
Dlos_blackbox_system_adapter.c143 Min(LOSCFG_BLACKBOX_LOG_SIZE - sizeof(struct FaultLogInfo), GetExcInfoIndex()), info); in Dump()
203 Min(LOSCFG_BLACKBOX_LOG_SIZE - sizeof(*pLogInfo), pLogInfo->len), info); in SaveLastLog()
Dlos_blackbox_common.h46 #define Min(a, b) (((a) > (b)) ? (b) : (a)) macro
Dlos_blackbox_core.c83 …if (strncpy_s(info->event, sizeof(info->event), event, Min(strlen(event), sizeof(info->event) - 1)… in FormatErrorInfo()
86 …if (strncpy_s(info->module, sizeof(info->module), module, Min(strlen(module), sizeof(info->module)… in FormatErrorInfo()
90 Min(strlen(errorDesc), sizeof(info->errorDesc) - 1)) != EOK) { in FormatErrorInfo()
/kernel/linux/linux-5.10/Documentation/leds/
Dleds-el15203000.rst26 Min-|- ---
Dleds-sc27xx.rst20 - Min stage duration: 125 ms
/kernel/linux/linux-5.10/Documentation/arm/
Dnetwinder.rst13 Min Max Description
/kernel/linux/linux-5.10/Documentation/locking/
Dlocktorture.rst132 spin_lock-torture: Writes: Total: 93746064 Max/Min: 0/0 Fail: 0
142 (D): Min and max number of times threads failed to acquire the lock.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dsmm665.rst107 Min, max, lcrit, and crit values are used by the chip to trigger external signals
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/
DREADME.loopback44 timeout_min - Min allowed timeout.
/kernel/linux/linux-5.10/Documentation/accounting/
Dpsi.rst104 monitoring update interval is 50ms and max is 1s. Min limit is set to
/kernel/linux/linux-5.10/tools/power/pm-graph/
DREADME388 # Min Device Length: graph only dev callbacks longer than min (def: 0.001 ms)
397 # Min Callgraph Length: show callgraphs only if longer than min (def: 1 ms)
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst44 | Controller Name | Min. Version | Max. Version | Abbrev. Name |
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dam43x-epos-evm.dts754 ranges = <0 0 0x08000000 0x01000000>; /* CS0 space. Min partition = 16MB */
Dam437x-gp-evm.dts951 ranges = <0 0 0x08000000 0x01000000>; /* CS0 space. Min partition = 16MB */
/kernel/linux/linux-5.10/lib/
DKconfig.debug1941 tristate "Min heap test"
/kernel/linux/linux-5.10/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1567 snd_pcm_uframes_t min_align; /* Min alignment for the format */
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch21502 +#define BLENDOP_MIN 3 /* Cd = Min(Cd*Fd,Cs*Fs) */
21683 +#define OPERATION_MIN 3 /* Cd = Min(Cd*Fd,Cs*Fs) */
/kernel/linux/linux-5.10/
DMAINTAINERS1986 M: Chanho Min <chanho.min@lge.com>
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch119059 + IN gctINT_PTR Min,
135965 +******************************** Min/Max Macros ********************************
200197 + "Min Bitrate", param->uMinBitRate);
202415 + "\t%-18s:%10d;%10d\n", "Min Bitrate",
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch62337 - /* Min RX/TX Lane Count = 1 */