Home
last modified time | relevance | path

Searched refs:behind (Results 1 – 25 of 125) sorted by relevance

12345

/linux/fs/ubifs/
A Dmaster.c27 int behind; in ubifs_compare_master_node() local
43 behind = hmac_offs + UBIFS_MAX_HMAC_LEN; in ubifs_compare_master_node()
45 if (UBIFS_MST_NODE_SZ > behind) in ubifs_compare_master_node()
46 return memcmp(m1 + behind, m2 + behind, UBIFS_MST_NODE_SZ - behind); in ubifs_compare_master_node()
/linux/Documentation/ABI/testing/
A Dsysfs-ata21 connected, the number of links behind it.
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
120 "none" if no device was found behind the link.
/linux/drivers/md/
A Dmd-bitmap.h255 unsigned long sectors, int behind);
257 unsigned long sectors, int success, int behind);
/linux/Documentation/devicetree/bindings/usb/
A Dulpi.txt4 Phys that are behind a ULPI connection can be described with the following
/linux/Documentation/driver-api/mei/
A Dnfc.rst6 Some Intel 8 and 9 Serieses chipsets supports NFC devices connected behind
/linux/drivers/clk/versatile/
A DKconfig29 Express platforms hidden behind its configuration infrastructure,
/linux/Documentation/driver-api/pci/
A Dp2pdma.rst17 only supports doing P2P when the endpoints involved are all behind the
61 memory behind it, its driver could add support as a P2P provider and
133 effects behind it. Thus, the order of loads and stores should not be important
/linux/Documentation/x86/
A Dbooting-dt.rst21 otherwise like interrupt routing or a list of devices behind an I2C bus.
/linux/Documentation/gpu/rfc/
A Di915_gem_lmem.rst11 * Merge the uAPI bits behind special CONFIG_BROKEN(or so) flag
/linux/Documentation/filesystems/
A Dinotify.rst18 What is the design decision behind not tying the watch to the open fd of
29 What is the design decision behind using an-fd-per-instance as opposed to
/linux/Documentation/firmware-guide/acpi/
A Denumeration.rst9 devices behind serial bus controllers.
21 - Devices behind real busses where there is a connector resource
29 The ACPI implementation enumerates devices behind busses (platform, SPI and
149 Slave devices behind SPI bus have SpiSerialBus resource attached to them.
232 The slaves behind I2C bus controller only need to add the ACPI IDs like
234 any slave devices behind the controller device once the adapter is
/linux/Documentation/devicetree/bindings/i2c/
A Di2c-mux-ltc4306.txt19 multiplexers on the bus and the devices behind them use same I2C addresses.
A Di2c-mux-pca954x.yaml56 the devices behind them use same I2C addresses.
A Di2c-mux-gpmux.yaml60 However, I2C transactions to devices behind all I2C multiplexers connected
/linux/Documentation/devicetree/bindings/crypto/
A Dhisilicon,hip07-sec.txt22 - iommus: The SEC units are behind smmu-v3 iommus.
/linux/drivers/usb/isp1760/
A DKconfig14 where the chip itself is behind a PLB to simulate such
/linux/Documentation/i2c/
A Di2c-topology.rst14 from the I2C bus, at least most of the time, and sits behind a gate
104 address 0x42 behind mux-one may be interleaved with a similar
105 operation targeting device address 0x42 behind mux-two. The
118 behind the mux, when an unrelated I2C transfer is in flight during
/linux/Documentation/maintainer/
A Dconfigure-git.rst45 history can find related discussions and rationale behind a certain change.
/linux/arch/arm/boot/dts/
A Dat91-ariag25.dts77 /* TWD2+TCLK2 hidden behind ethernet, so no i2c2 */
/linux/drivers/nfc/
A DKconfig26 will use an HCI NFC driver for an NFC chip connected behind an
/linux/Documentation/networking/device_drivers/ethernet/toshiba/
A Dspider_net.rst47 flowing RX traffic, every descr behind it should be marked "full",
57 all of those behind it should be "not-in-use". When RX traffic is not
69 be "not-in-use", and everything behind it should be "empty". If no
/linux/arch/alpha/lib/
A Dev67-strrchr.S101 nop # E : hide the cmov latency (2) behind ctlz latency
/linux/Documentation/devicetree/bindings/memory-controllers/
A Dexynos-srom.yaml14 extra properties, describing the bus behind it, should be specified.
/linux/drivers/pci/
A DKconfig148 behind an IOMMU to recover from page faults.
176 P2P DMA transactions must be between devices behind the same root
/linux/drivers/fsi/
A DKconfig60 This option enables a FSI master that is present behind an OPB bridge

Completed in 853 milliseconds

12345