Searched refs:boundaries (Results 1 – 25 of 80) sorted by relevance
1234
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | gsc-hwmon.rst | 44 PWM value will be scalled depending on 6 temperature boundaries. 45 The tempeature boundaries are read-write and in millidegree Celcius and the
|
D | adt7475.rst | 132 speed when the temperature is between the two temperature boundaries. 133 Temperature boundaries are associated to temperature channels rather than
|
D | adt7462.rst | 68 the temperature is between the two temperature boundaries. PWM values range
|
D | adt7470.rst | 67 the temperature is between the two temperature boundaries. PWM values range
|
/kernel/linux/linux-5.10/arch/microblaze/ |
D | Kconfig.platform | 17 boundary. However, if they are aligned on different boundaries
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,trx.txt | 18 TRX doesn't enforce any strict partition boundaries or size limits. All
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
D | qcom,fastrpc.txt | 5 invocations across DSP and APPS boundaries. This enables developers
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
D | media-controller-model.rst | 28 boundaries.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | configfs-stp-policy-p_sys-t | 21 boundaries (which STP does), so this is off by default.
|
D | sysfs-driver-hid-logitech-lg4ff | 6 wheel. Writing a value within min and max boundaries sets the
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | cmap_xfbdev.rst | 56 hand side boundaries of a color range.
|
/kernel/linux/linux-5.10/Documentation/doc-guide/ |
D | maintainer-profile.rst | 12 It's worth noting, though, that the boundaries of this subsystem are rather
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | romfs.rst | 51 byte boundaries for fast access. The minimum space a file will take 146 aligned to 16 byte boundaries, but most hardware devices and the block 181 boundaries, thus it would be possible to directly map a big portion of
|
D | squashfs.rst | 51 directory data are highly compacted, and packed on byte boundaries. Each 121 boundaries, therefore inodes overlap compressed blocks. Inodes are identified
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | sys-t.rst | 53 marks message boundaries.
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | selection-api-configuration.rst | 39 active cropping area must lie completely inside the capture boundaries. 99 must lie completely inside the crop boundaries and the driver may
|
D | vidioc-subdev-g-crop.rst | 97 - Crop rectangle boundaries, in pixels.
|
D | vidioc-subdev-g-fmt.rst | 71 a low-pass noise filter might crop pixels at the frame boundaries,
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | perf.rst | 83 able to eliminate counters counting host events on the boundaries of guest
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | zsmalloc.rst | 18 page boundaries. The code refers to these linked pages as a single entity
|
/kernel/linux/linux-5.10/net/atm/ |
D | Kconfig | 56 subnetwork boundaries. These shortcut connections bypass routers
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | sync_file.rst | 10 across process boundaries.
|
/kernel/linux/linux-5.10/Documentation/cdrom/ |
D | packet-writing.rst | 59 host to perform aligned writes at 32KB boundaries. Other drives do
|
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
D | test-drm_mm.c | 334 } boundaries[] = { in check_reserve_boundaries() local 358 for (n = 0; n < ARRAY_SIZE(boundaries); n++) { in check_reserve_boundaries() 361 boundaries[n].start, in check_reserve_boundaries() 362 boundaries[n].size))) { in check_reserve_boundaries() 364 n, boundaries[n].name, count, size); in check_reserve_boundaries()
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | packing.rst | 17 its register fields in ways that violate any reasonable word boundaries
|
1234