Home
last modified time | relevance | path

Searched full:tied (Results 1 – 25 of 262) sorted by relevance

1234567891011

/Linux-v6.6/Documentation/security/
Dlandlock.rst55 All access rights are tied to an inode and what can be accessed through it.
62 allowed to be tied to files but only to directories.
67 Access rights are checked and tied to file descriptors at open time. The
112 A domain is a read-only ruleset tied to a set of subjects (i.e. tasks'
115 domain. Indeed, once in a domain, each rule is tied to a layer level. To
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dvga.c143 /* CR44 takes values 0 (head A), 3 (head B) and 4 (heads tied)
153 * b) in tied mode (4) head B is programmed to the values set on head A, and
155 * tied mode in init once we know to what cr44 should be restored on exit
166 u32 tied = nvkm_rd32(device, 0x001084) & 0x10000000; in nvkm_rdvgaowner() local
167 if (tied == 0) { in nvkm_rdvgaowner()
/Linux-v6.6/drivers/pcmcia/
Dbcm63xx_pcmcia.c134 /* VS1 tied to CD1, VS2 float */
137 /* VS1 grounded, VS2 tied to CD2 */
140 /* VS1 tied to CD2, VS2 grounded */
146 /* VS1 float, VS2 tied to CD2 */
149 /* VS1 float, VS2 tied to CD1 */
152 /* VS1 tied to CD2, VS2 float */
155 /* VS2 grounded, VS1 is tied to CD1, CD2 is grounded */
Dti113x.h551 /* if IRQs are configured as tied, align irq of func1 with func0 */ in ti12xx_irqroute_func1()
579 "TI: all-serial interrupts, tied ok\n"); in ti12xx_irqroute_func1()
633 "TI: parallel PCI interrupts, tied ok\n"); in ti12xx_irqroute_func1()
716 * if the interrupt is tied to another function. in ti12xx_2nd_slot_empty()
759 * all serial/tied: only disable when modparm set. always doing it in ti12xx_power_hook()
Dsa1111_neponset.c37 * The MAX1600 CODE pin is tied to ground, placing the device in
/Linux-v6.6/Documentation/driver-api/nvdimm/
Dsecurity.rst93 An key with the current passphrase payload that is tied to the nvdimm should be
101 An key with the current passphrase payload that is tied to the nvdimm should be
115 An encrypted-key with the current user passphrase that is tied to the nvdimm
/Linux-v6.6/include/drm/
Ddrm_kunit_helpers.h34 * The driver is tied to the @_test context and will get cleaned at the
79 * The driver is tied to the @_test context and will get cleaned at the
/Linux-v6.6/security/landlock/
Dobject.h30 * struct landlock_object - Security blob tied to a kernel object
59 * tied to its underlying kernel structure. This pointer is protected
Druleset.h48 * struct landlock_rule - Access rights tied to an object
98 * nodes. Once a ruleset is tied to a process (i.e. as a domain), this
DKconfig12 directory, etc.) tied to a file hierarchy. Such policy can be
/Linux-v6.6/Documentation/spi/
Dspi-lm70llp.rst66 collector is tied to VCC.
72 hand, the transistor is cut off and the voltage tied to its collector is
/Linux-v6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml75 this pin is tied to a logic high, the analog input range is ±10V for
76 all channels. If this pin is tied to a logic low, the analog input range
Dti,ads8688.yaml26 REFSEL input tied low to enable the internal reference.
/Linux-v6.6/drivers/gpu/drm/tests/
Ddrm_kunit_helpers.c164 * The context is tied to the kunit test context, so we must not call
206 * The state is tied to the kunit test context, so we must not call
/Linux-v6.6/arch/openrisc/include/asm/
Dserial.h23 * this, on the other hand, assumes the UART clock is tied to the system
/Linux-v6.6/include/linux/rpmsg/
Dmtk_rpmsg.h15 * struct mtk_rpmsg_info - IPI functions tied to the rpmsg device.
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dnuvoton,nau8822.yaml35 If set, configure the two loudspeaker outputs as a Bridge Tied Load output
/Linux-v6.6/include/sound/
Dwm8962.h49 bool spk_mono; /* Speaker outputs tied together as mono */
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dsdhci-atmel.txt22 For instance on SAMA5D2, the pin is usually tied to the GND with a resistor
/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/
DKconfig37 immediately following reset when pin 9 (SDIO_SPI_CFG) is tied to
/Linux-v6.6/include/linux/regulator/
Dmax8973-regulator.h54 * @dvs_gpio: GPIO for dvs. It should be -1 if this is tied with fixed logic.
/Linux-v6.6/drivers/iio/accel/
Dadxl345_i2c.c7 * 7-bit I2C slave address: 0x1D (ALT ADDRESS pin tied to VDDIO) or
/Linux-v6.6/drivers/net/ethernet/freescale/
Dfsl_pq_mdio.c91 * (tied to a single interface), waiting until the write is done before
93 * control interfaces like onchip SERDES and are always tied to the local
127 * SERDES and are always tied to the local mdio pins, which may not be the
/Linux-v6.6/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smd.yaml44 # "rpm" subsystem. For the "rpm" subsystem we have a device tied to the
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dhsw_ips.c180 /* IPS only exists on ULT machines and is tied to pipe A. */
191 /* IPS only exists on ULT machines and is tied to pipe A. */ in hsw_crtc_state_ips_capable()

1234567891011