Home
last modified time | relevance | path

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

12345678910

/linux/Documentation/security/
H A 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/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A 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/drivers/pcmcia/
H A 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 */
H A 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()
H A Dsa1111_neponset.c37 * The MAX1600 CODE pin is tied to ground, placing the device in
/linux/Documentation/driver-api/nvdimm/
H A 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/security/landlock/
H A Dobject.h30 * struct landlock_object - Security blob tied to a kernel object
59 * tied to its underlying kernel structure. This pointer is protected
H A Druleset.h85 * struct landlock_rule - Access rights tied to an object
136 * landlock_rule nodes with inode object. Once a ruleset is tied to a
145 * landlock_rule nodes with network port. Once a ruleset is tied to a
H A DKconfig13 directory, etc.) tied to a file hierarchy. Such policy can be
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml110 is tied to a logic high, the analog input range is ±10V for all channels.
111 On the AD760X, if this pin is tied to a logic low, the analog input range
114 tied to a logic high, software mode is enabled, otherwise one of the 3
123 parts that support it, if all 3 pins are tied to a logic high, software
H A Dti,ads8688.yaml26 REFSEL input tied low to enable the internal reference.
/linux/include/drm/
H A Ddrm_kunit_helpers.h40 * The driver is tied to the @_test context and will get cleaned at the
85 * The driver is tied to the @_test context and will get cleaned at the
/linux/Documentation/spi/
H A Dspi-lm70llp.rst66 collector is tied to VCC.
72 hand, the transistor is cut off and the voltage tied to its collector is
/linux/arch/openrisc/include/asm/
H A Dserial.h23 * this, on the other hand, assumes the UART clock is tied to the system
/linux/Documentation/devicetree/bindings/sound/
H A Dnuvoton,nau8822.yaml35 If set, configure the two loudspeaker outputs as a Bridge Tied Load output
/linux/include/linux/rpmsg/
H A Dmtk_rpmsg.h15 * struct mtk_rpmsg_info - IPI functions tied to the rpmsg device.
/linux/include/sound/
H A Dwm8962.h49 bool spk_mono; /* Speaker outputs tied together as mono */
/linux/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c97 * The context is tied to the kunit test context, so we must not call
139 * The state is tied to the kunit test context, so we must not call
/linux/drivers/net/wireless/microchip/wilc1000/
H A DKconfig37 immediately following reset when pin 9 (SDIO_SPI_CFG) is tied to
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smd.yaml44 # "rpm" subsystem. For the "rpm" subsystem we have a device tied to the
/linux/drivers/iio/accel/
H A Dadxl345_i2c.c7 * 7-bit I2C slave address: 0x1D (ALT ADDRESS pin tied to VDDIO) or
/linux/drivers/clk/versatile/
H A Dclk-icst.c74 * bits of the v PLL divider. Bit 8 is tied low and always zero, in vco_get()
89 * access the low eight bits of the v PLL divider. Bit 8 is tied low in vco_get()
121 * of the v PLL divider. Bit 8 is tied low and always zero, in vco_get()
/linux/Documentation/driver-api/
H A Dioctl.rst238 is not tied to a physical device or constrained by the file system
248 that is not tied to a file descriptor.
/linux/drivers/iio/light/
H A Djsa1212.c7 * JSA1212 I2C slave address: 0x44(ADDR tied to GND), 0x45(ADDR tied to VDD)
/linux/drivers/gpu/drm/i915/display/
H A Dhsw_ips.c185 /* IPS only exists on ULT machines and is tied to pipe A. */
199 /* IPS only exists on ULT machines and is tied to pipe A. */ in hsw_crtc_state_ips_capable()

12345678910