Searched full:derive (Results 1 – 25 of 257) sorted by relevance
1234567891011
/linux-6.14.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_binding.h | 86 * @bi: struct vmw_ctx_bindinfo we derive from. 97 * @bi: struct vmw_ctx_bindinfo we derive from. 108 * @bi: struct vmw_ctx_bindinfo we derive from. 125 * @bi: struct vmw_ctx_bindinfo we derive from. 138 * @bi: struct vmw_ctx_bindinfo we derive from. 153 * @bi: struct vmw_ctx_bindinfo we derive from. 168 * @bi: struct vmw_ctx_bindinfo we derive from. 209 * @bi: struct vmw_ctx_bindinfo we derive from.
|
/linux-6.14.4/Documentation/devicetree/bindings/pwm/ |
D | pwm-rockchip.yaml | 73 - description: Used to derive the functional clock for the device. 90 Used both to derive the functional clock
|
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | fsl,esai.yaml | 44 derive HCK, SCK and FS. 47 derive HCK, SCK and FS.
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.yaml | 57 there is one clock that is used both to derive the functional clock 59 For newer hardware (rk3399) this clock is used to derive
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | funnel-queue.h | 27 * in the queue must all be the same so the client can derive their structure pointer from the 78 * structure. The caller must be able to derive the address of the start of their data structure
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | xgene.txt | 21 - clock-output-names : shall be the name of the PLL referenced by derive 30 - clock-output-names : shall be the name of the clock referenced by derive
|
D | cirrus,cs2000-cp.yaml | 60 If not given, the static mode shall be used to derive the
|
D | imx7ulp-scg-clock.yaml | 30 include: clock reference selection, generation of clock used to derive
|
/linux-6.14.4/rust/kernel/ |
D | alloc.rs | 29 #[derive(Copy, Clone, PartialEq, Eq, Debug)] 38 #[derive(Clone, Copy, PartialEq)] 126 /// In order to be able to support `#[derive(CoercePointee)]` later on, we need to avoid a design
|
D | of.rs | 12 #[derive(Clone, Copy)]
|
D | time.rs | 30 #[derive(Copy, Clone)]
|
/linux-6.14.4/drivers/s390/crypto/ |
D | zcrypt_ccamisc.h | 172 * Derive proteced key from an CCA AES DATA secure key. 185 * Derive proteced key from CCA AES cipher secure key. 197 * Derive proteced key from CCA ECC secure private key.
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | aspeed,ast2400-adc.yaml | 28 Input clock used to derive the sample clock. Expected to be the
|
D | aspeed,ast2600-adc.yaml | 42 Input clock used to derive the sample clock. Expected to be the
|
/linux-6.14.4/drivers/platform/x86/ |
D | dual_accel_detect.h | 14 * (instead userspace can derive the status itself by directly reading the 2 accels).
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_rdonly_maps.c | 51 /* validate verifier can derive loop termination */ in part_loop()
|
/linux-6.14.4/rust/kernel/net/phy/ |
D | reg.rs | 55 #[derive(Copy, Clone, Debug)] 138 #[derive(Copy, Clone, Debug)]
|
/linux-6.14.4/fs/crypto/ |
D | keysetup_v1.c | 41 * derived key can "decrypt" it to get back to the master key, then derive any 267 /* v1 policy, !DIRECT_KEY: derive the file's encryption key */
|
/linux-6.14.4/net/sunrpc/auth_gss/ |
D | gss_krb5_test.c | 662 .desc = "Derive Kc subkey for camellia128-cts-cmac", 669 .desc = "Derive Ke subkey for camellia128-cts-cmac", 676 .desc = "Derive Ki subkey for camellia128-cts-cmac", 683 .desc = "Derive Kc subkey for camellia256-cts-cmac", 690 .desc = "Derive Ke subkey for camellia256-cts-cmac", 697 .desc = "Derive Ki subkey for camellia256-cts-cmac", 1287 .desc = "Derive Kc subkey for aes128-cts-hmac-sha256-128", 1294 .desc = "Derive Ke subkey for aes128-cts-hmac-sha256-128", 1301 .desc = "Derive Ki subkey for aes128-cts-hmac-sha256-128", 1308 .desc = "Derive Kc subkey for aes256-cts-hmac-sha384-192", [all …]
|
D | gss_krb5_keys.c | 255 * krb5_derive_key_v2 - Derive a subkey for an RFC 3962 enctype 344 * krb5_kdf_feedback_cmac - Derive a subkey for a Camellia/CMAC-based enctype 479 * krb5_kdf_hmac_sha2 - Derive a subkey for an AES/SHA2-based enctype
|
/linux-6.14.4/Documentation/devicetree/bindings/serial/ |
D | mvebu-uart.txt | 13 - clocks: UART reference clock used to derive the baudrate. If no clock
|
/linux-6.14.4/rust/macros/ |
D | zeroable.rs | 6 pub(crate) fn derive(input: TokenStream) -> TokenStream { in derive() function
|
/linux-6.14.4/tools/perf/arch/x86/util/ |
D | tsc.c | 21 * Derive the TSC frequency in Hz from the /proc/cpuinfo, for example:
|
/linux-6.14.4/Documentation/virt/coco/ |
D | sev-guest.rst | 110 The SNP_GET_DERIVED_KEY ioctl can be used to get a key derive from a root key. 115 SEV-SNP firmware to derive the key. See SEV-SNP specification for further details
|
/linux-6.14.4/Documentation/devicetree/bindings/devfreq/ |
D | nvidia,tegra30-actmon.yaml | 16 components in the system. This information can be used to derive the rate at
|
1234567891011