Home
last modified time | relevance | path

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

12345678910>>...20

/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smd.txt61 In turn, subnodes of the "edges" represent devices tied to SMD channels on that
69 Definition: a list of channels tied to this device, used for matching
75 "rpm" subsystem. For the "rpm" subsystem we have a device tied to the
Dqcom,glink.txt41 Each subnode of the GLINK node represent function tied to a virtual
49 Definition: a list of channels tied to this function, used for matching
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.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()
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-6.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 */
/kernel/linux/linux-5.10/include/linux/regulator/
Dtps62360.h22 * @vsel0_gpio: Gpio number for vsel0. It should be -1 if this is tied with
24 * @vsel1_gpio: Gpio number for vsel1. It should be -1 if this is tied with
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.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
/kernel/linux/linux-6.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
/kernel/linux/linux-6.6/include/drm/
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
/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/Documentation/spi/
Dspi-lm70llp.rst66 collector is tied to VCC.
72 hand, the transistor is cut off and the voltage tied to it's collector is
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml78 this pin is tied to a logic high, the analog input range is ±10V for
79 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.
/kernel/linux/linux-6.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.
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dserial.h23 * this, on the other hand, assumes the UART clock is tied to the system
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
Dserial.h23 * this, on the other hand, assumes the UART clock is tied to the system
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dnuvoton,nau8822.yaml35 If set, configure the two loudspeaker outputs as a Bridge Tied Load output
/kernel/linux/linux-5.10/include/linux/rpmsg/
Dmtk_rpmsg.h15 * struct mtk_rpmsg_info - IPI functions tied to the rpmsg device.
/kernel/linux/linux-6.6/include/sound/
Dwm8962.h49 bool spk_mono; /* Speaker outputs tied together as mono */

12345678910>>...20