Searched refs:natural (Results 1 – 25 of 64) sorted by relevance
123
/linux-6.12.1/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_pb0100.c | 45 struct v4l2_ctrl *natural; member 144 ctrls->natural = v4l2_ctrl_new_custom(hdl, &natural_light, NULL); in pb0100_init_controls() 398 if (ctrls->natural->val) in pb0100_set_autogain() 407 val, ctrls->natural->val, err); in pb0100_set_autogain()
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | slog2.S | 37 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 52 | Step 1. Call sLogN to obtain Y = log(X), the natural log of X. 66 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 89 | Step 3. Call sLogN to obtain Y = log(X), the natural log of X.
|
D | slogn.S | 4 | slogn computes the natural logarithm of an
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 6 as such are normally not user facing abstractions. The most obvious, natural 27 software-hardware interface to be set up. They should not have a natural fit
|
D | intro.rst | 71 It is natural to assume that a GPIO is "active" when its output signal is 1
|
/linux-6.12.1/Documentation/core-api/ |
D | unaligned-memory-access.rst | 39 The rule mentioned above forms what we refer to as natural alignment: 43 When writing code, assume the target architecture has natural alignment 46 In reality, only a few architectures require natural alignment on all sizes 48 writing code that satisfies natural alignment requirements is the easiest way 126 For a natural alignment scheme, the compiler would only have to add a single
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad4130 | 8 1st conversion time. No natural 50/60Hz rejection.
|
D | sysfs-class-rnbd-client | 34 I.e. "clt_hostname-srv_hostname" could be a natural choice.
|
/linux-6.12.1/scripts/gcc-plugins/ |
D | Kconfig | 38 there is little 'natural' source of entropy normally. The cost
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | verity.rst | 21 natural order.
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | spear_spics.txt | 12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
|
/linux-6.12.1/Documentation/userspace-api/media/drivers/ |
D | camera-sensor.rst | 91 Some systems have the camera sensor mounted upside down compared to its natural
|
/linux-6.12.1/Documentation/locking/ |
D | futex-requeue-pi.rst | 21 rest to the natural wakeup inherent in unlocking the mutex
|
D | spinlocks.rst | 55 If your data accesses have a very natural pattern where you usually tend
|
/linux-6.12.1/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 283 and includes natural idle. When idle injection is disabled, reading 297 If the system is busy (spin test below) and has less than 25% natural
|
/linux-6.12.1/Documentation/process/ |
D | botching-up-ioctls.rst | 33 * Align everything to the natural size and use explicit padding. 32-bit 35 64-bit platforms do. So we always need padding to the natural size to get
|
D | maintainer-soc.rst | 125 only be used as a last resort if there is no natural way to define a binding
|
/linux-6.12.1/kernel/ |
D | Kconfig.preempt | 61 otherwise not be about to reach a natural preemption point.
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-block | 10 offset from the disk's natural alignment. 22 natural alignment. 176 is offset from the disk's natural alignment. 188 natural alignment.
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-ibm-bonnell.dts | 52 /* LPC FW cycle bridge region requires natural alignment */
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 39 creating a natural order.
|
/linux-6.12.1/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 107 Most natural and common choice of a maintainer is the author of the code.
|
/linux-6.12.1/Documentation/arch/arm/ |
D | arm.rst | 186 acts as a natural container around the actual implementations. These
|
/linux-6.12.1/Documentation/filesystems/ |
D | romfs.rst | 180 have most of it (i.e. except the start and the end) laying at "natural"
|
/linux-6.12.1/Documentation/arch/x86/ |
D | orc-unwinder.rst | 162 Orcs, fearsome creatures of medieval folklore, are the Dwarves' natural
|
123