Searched refs:natural (Results 1 – 25 of 41) sorted by relevance
12
/Linux-v4.19/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_pb0100.c | 54 struct v4l2_ctrl *natural; member 153 ctrls->natural = v4l2_ctrl_new_custom(hdl, &natural_light, NULL); in pb0100_init_controls() 403 if (ctrls->natural->val) in pb0100_set_autogain() 412 val, ctrls->natural->val, err); in pb0100_set_autogain()
|
/Linux-v4.19/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-v4.19/Documentation/ |
D | unaligned-memory-access.txt | 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
|
D | futex-requeue-pi.txt | 21 rest to the natural wakeup inherent in unlocking the mutex
|
D | xillybus.txt | 311 to hide this when the pipe is accessed differently from its natural alignment.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-block | 88 offset from the disk's natural alignment. 99 is offset from the disk's natural alignment. 170 natural alignment. 181 natural alignment.
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | spear_spics.txt | 12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
|
/Linux-v4.19/kernel/ |
D | Kconfig.preempt | 48 otherwise not be about to reach a natural preemption point.
|
/Linux-v4.19/scripts/gcc-plugins/ |
D | Kconfig | 58 there is little 'natural' source of entropy normally. The cost
|
/Linux-v4.19/Documentation/thermal/ |
D | intel_powerclamp.txt | 276 and includes natural idle. When idle injection is disabled, reading 289 If the system is busy (spin test below) and has less than 25% natural
|
/Linux-v4.19/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 32 * Align everything to the natural size and use explicit padding. 32-bit 34 64-bit platforms do. So we always need padding to the natural size to get
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | field-order.rst | 39 creating a natural order.
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | intro.rst | 83 It is natural to assume that a GPIO is "active" when its output signal is 1
|
/Linux-v4.19/Documentation/locking/ |
D | lockdep-design.txt | 136 cases there is an inherent "natural" ordering between the two objects 145 automatically detect this natural ordering, as the locking rule behind
|
D | spinlocks.txt | 47 If your data accesses have a very natural pattern where you usually tend
|
D | ww-mutex-design.txt | 236 mutexes are a natural fit for such a case for two reasons:
|
/Linux-v4.19/Documentation/arm/ |
D | README | 177 acts as a natural container around the actual implementations. These
|
/Linux-v4.19/Documentation/x86/ |
D | orc-unwinder.txt | 159 Orcs, fearsome creatures of medieval folklore, are the Dwarves' natural
|
/Linux-v4.19/Documentation/filesystems/ |
D | romfs.txt | 173 have most of it (i.e. except the start and the end) laying at "natural"
|
/Linux-v4.19/Documentation/core-api/ |
D | genericirq.rst | 64 A more natural abstraction is the clean separation of the 'irq flow' and
|
/Linux-v4.19/Documentation/userspace-api/ |
D | unshare.rst | 48 shared resources without creating a new process. unshare() is a natural
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | am437x-sk-evm.dts | 168 * So modelling the WL_EN line as a regulator was a natural
|
/Linux-v4.19/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 322 from the block layer. It would be very natural to add an EEH
|
/Linux-v4.19/Documentation/devicetree/ |
D | usage-model.txt | 22 links from one node to another outside of the natural tree structure.
|
12