Home
last modified time | relevance | path

Searched refs:natural (Results 1 – 25 of 58) sorted by relevance

123

/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.c45 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/arch/m68k/fpsp040/
H A Dslog2.S37 | 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.
H A Dslogn.S4 | slogn computes the natural logarithm of an
/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst6 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
H A Dintro.rst71 It is natural to assume that a GPIO is "active" when its output signal is 1
/linux/Documentation/core-api/
H A Dunaligned-memory-access.rst39 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
H A Dgenericirq.rst64 A more natural abstraction is the clean separation of the 'irq flow' and
/linux/scripts/gcc-plugins/
H A DKconfig38 there is little 'natural' source of entropy normally. The cost
/linux/Documentation/devicetree/bindings/gpio/
H A Dspear_spics.txt12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
/linux/Documentation/filesystems/ext4/
H A Dverity.rst21 natural order.
/linux/Documentation/userspace-api/media/drivers/
H A Dcamera-sensor.rst91 Some systems have the camera sensor mounted upside down compared to its natural
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client34 I.e. "clt_hostname-srv_hostname" could be a natural choice.
/linux/Documentation/locking/
H A Dfutex-requeue-pi.rst21 rest to the natural wakeup inherent in unlocking the mutex
H A Dspinlocks.rst55 If your data accesses have a very natural pattern where you usually tend
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst283 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/Documentation/process/
H A Dbotching-up-ioctls.rst33 * 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
H A Dmaintainer-soc.rst125 only be used as a last resort if there is no natural way to define a binding
/linux/kernel/
H A DKconfig.preempt66 otherwise not be about to reach a natural preemption point.
/linux/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst39 creating a natural order.
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-bonnell.dts52 /* LPC FW cycle bridge region requires natural alignment */
/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst107 Most natural and common choice of a maintainer is the author of the code.
/linux/Documentation/arch/arm/
H A Darm.rst186 acts as a natural container around the actual implementations. These
/linux/Documentation/filesystems/
H A Dromfs.rst180 have most of it (i.e. except the start and the end) laying at "natural"
/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst162 Orcs, fearsome creatures of medieval folklore, are the Dwarves' natural
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst31 The use of sockets allows for a natural way of exchanging information
48 Netlink also provides natural support for "dumping", i.e. communicating

123