Home
last modified time | relevance | path

Searched full:where (Results 1 – 25 of 1117) sorted by relevance

12345678910>>...45

/Documentation/admin-guide/device-mapper/
Ddm-io.rst30 int dm_io_sync(unsigned int num_regions, struct io_region *where, int rw,
33 int dm_io_async(unsigned int num_regions, struct io_region *where, int rw,
41 int dm_io_sync_bvec(unsigned int num_regions, struct io_region *where,
44 int dm_io_async_bvec(unsigned int num_regions, struct io_region *where,
53 int dm_io_sync_vm(unsigned int num_regions, struct io_region *where, int rw,
55 int dm_io_async_vm(unsigned int num_regions, struct io_region *where, int rw,
/Documentation/ABI/testing/
Dsysfs-class-led-driver-lm35337 ALS-current-control mode (1, 2), where:
25 Set the pattern generator fall and rise times (0..7), where:
48 Set the brightness-mapping mode (0, 1), where:
58 Set the PWM-input control mask (5 bits), where:
Dsysfs-driver-fsi-master-gpio7 value of 0 (the default) sets normal mode, where the
9 where the FSI bus is driven externally (for example, by
Dsysfs-class-backlight-driver-lm35337 ALS-current-control mode (0, 1), where:
31 Set the brightness-mapping mode (0, 1), where:
41 Set the PWM-input control mask (5 bits), where:
Dsysfs-bus-iio-vf6107 where the last is the default mode.
16 where "low-power" mode is the default mode.
Dsysfs-driver-hid-corsair6 where G-keys triggers their regular key codes. "HW" for
7 hardware playback mode where the G-keys play their macro
Dsysfs-bus-iio-light-lm3533-als27 in_illuminance0_thresh_either_en (0..255), where Y in 0..3.
50 out_currentY_currentZ_raw, where Z is the current zone.
58 Z (0..255), where Y in 0..2 and Z in 0..4.
Dsysfs-ata10 For each port, a directory ataX is created where X is the ata_port_id of the
43 If a link is behind a port, the directory name is linkX, where X is ata_port_id
44 of the port. If a link is behind a PM, its name is linkX.Y where X is
68 The name of the directory is devX[.Y].Z where:
69 - X is ata_port_id of the port where the device is connected,
/Documentation/admin-guide/
Dbtmrvl.rst17 where GPIO is the pin number of GPIO used to wake up the host.
21 where Gap is the gap in milli seconds between wakeup signal and
37 where the option is::
56 where the option is::
81 where the args are:
/Documentation/devicetree/bindings/power/supply/
Dda9150-fg.txt8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised.
10 - dlg,crit-soc-level: Battery discharge level (%) where critical event raised.
/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic-msgr.txt11 "fsl,mpic-v<version>-msgr", where <version> is the version number of
26 are allowed to receive interrupts. The value is a bit mask where a set
37 'mpic-msgr-block<n>', where <n> is an integer specifying the block's number.
Decm.txt8 The LAW node represents the region of CCSR space where local access
37 The E500 LAW node represents the region of CCSR space where ECM config
46 Definition: Must include "fsl,CHIP-ecm", "fsl,ecm" where
Dmcm.txt8 The LAW node represents the region of CCSR space where local access
37 The MPX LAW node represents the region of CCSR space where MCM config
46 Definition: Must include "fsl,CHIP-mcm", "fsl,mcm" where
Dmsi-pic.txt5 The first is "fsl,CHIP-msi", where CHIP is the processor(mpc8610, mpc8572,
37 This property may be used in virtualized environments where the hypervisor
104 covers MSIIR where it's normally located.
107 primary window used for memory, but mapped to the MSIR block (where MSIIR
/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-phys-addr.rst46 :ref:`ioctl CEC_ADAP_G_PHYS_ADDR <CEC_ADAP_G_PHYS_ADDR>` with a pointer to a __u16 where the
68 The physical address is a 16-bit number where each group of 4 bits
69 represent a digit of the physical address a.b.c.d where the most
72 TV has address a.0.0.0 (where 'a' is ≥ 1), devices hooked up to those in
/Documentation/admin-guide/aoe/
Dudev-install.sh8 # (or environment can specify where to find udev.conf)
22 # find the directory where udev rules are stored, often
/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon-low-pin-count.txt4 Hip06 is based on arm64 architecture where there is no I/O space. So, the
14 - reg: base memory range where the LPC register set is mapped.
/Documentation/devicetree/bindings/clock/
Dqcom,hfpll.txt36 Definition: Name of the PLL. Typically hfpllX where X is a CPU number
37 starting at 0. Otherwise hfpll_Y where Y is more specific
/Documentation/devicetree/bindings/gpio/
Dbrcm,bcm6345-gpio.txt5 BCM6338 have 8-bit data and dirout registers, where GPIO state can be read
7 BCM6345 have 16-bit data and dirout registers, where GPIO state can be read
/Documentation/devicetree/bindings/interrupt-controller/
Datmel,aic.txt5 - "atmel,<chip>-aic" where <chip> can be "at91rm9200", "sama5d2",
7 - "microchip,<chip>-aic" where <chip> can be "sam9x60"
/Documentation/filesystems/ext4/
Dattributes.rst14 There are two places where extended attributes can be found. The first
19 where extended attributes can be found is in the block pointed to by
113 - Location of this attribute's value on the disk block where it is stored.
120 - The inode where the value is stored. Zero indicates the value is in the
133 where the xattr lives.
Dbigalloc.rst8 ext4 code is not prepared to handle the case where the block size
32 not clear where those patches went-- they eventually morphed into
/Documentation/fb/
Ddeferred_io.rst15 - we get page_mkwrite where we add this page to a list
35 has mentioned a case where it is beneficial to use the page count to decide
67 The deferred_io callback is where you would perform all your IO to the display
/Documentation/devicetree/bindings/media/
Dcec-gpio.txt3 The HDMI CEC GPIO module supports CEC implementations where the CEC line
30 Example for the Raspberry Pi 3 where the CEC line is connected to
/Documentation/process/
Dvolatile-considered-harmful.rst61 Another situation where one might be tempted to use volatile is
73 There are still a few rare situations where volatile makes sense in the
77 architectures where direct I/O memory access does work. Essentially,
94 used by a network adapter, where that adapter changes pointers to

12345678910>>...45