Searched full:tied (Results 1 – 25 of 262) sorted by relevance
1234567891011
/Linux-v6.6/Documentation/security/ |
D | landlock.rst | 55 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/ |
D | vga.c | 143 /* 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/ |
D | bcm63xx_pcmcia.c | 134 /* 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 */
|
D | ti113x.h | 551 /* 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()
|
D | sa1111_neponset.c | 37 * The MAX1600 CODE pin is tied to ground, placing the device in
|
/Linux-v6.6/Documentation/driver-api/nvdimm/ |
D | security.rst | 93 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/ |
D | drm_kunit_helpers.h | 34 * 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/ |
D | object.h | 30 * struct landlock_object - Security blob tied to a kernel object 59 * tied to its underlying kernel structure. This pointer is protected
|
D | ruleset.h | 48 * 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
|
D | Kconfig | 12 directory, etc.) tied to a file hierarchy. Such policy can be
|
/Linux-v6.6/Documentation/spi/ |
D | spi-lm70llp.rst | 66 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/ |
D | adi,ad7606.yaml | 75 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
|
D | ti,ads8688.yaml | 26 REFSEL input tied low to enable the internal reference.
|
/Linux-v6.6/drivers/gpu/drm/tests/ |
D | drm_kunit_helpers.c | 164 * 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/ |
D | serial.h | 23 * this, on the other hand, assumes the UART clock is tied to the system
|
/Linux-v6.6/include/linux/rpmsg/ |
D | mtk_rpmsg.h | 15 * struct mtk_rpmsg_info - IPI functions tied to the rpmsg device.
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | nuvoton,nau8822.yaml | 35 If set, configure the two loudspeaker outputs as a Bridge Tied Load output
|
/Linux-v6.6/include/sound/ |
D | wm8962.h | 49 bool spk_mono; /* Speaker outputs tied together as mono */
|
/Linux-v6.6/Documentation/devicetree/bindings/mmc/ |
D | sdhci-atmel.txt | 22 For instance on SAMA5D2, the pin is usually tied to the GND with a resistor
|
/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/ |
D | Kconfig | 37 immediately following reset when pin 9 (SDIO_SPI_CFG) is tied to
|
/Linux-v6.6/include/linux/regulator/ |
D | max8973-regulator.h | 54 * @dvs_gpio: GPIO for dvs. It should be -1 if this is tied with fixed logic.
|
/Linux-v6.6/drivers/iio/accel/ |
D | adxl345_i2c.c | 7 * 7-bit I2C slave address: 0x1D (ALT ADDRESS pin tied to VDDIO) or
|
/Linux-v6.6/drivers/net/ethernet/freescale/ |
D | fsl_pq_mdio.c | 91 * (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/ |
D | qcom,smd.yaml | 44 # "rpm" subsystem. For the "rpm" subsystem we have a device tied to the
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | hsw_ips.c | 180 /* 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