Searched full:interpret (Results 1 – 25 of 270) sorted by relevance
1234567891011
/linux-6.12.1/include/crypto/ |
D | akcipher.h | 76 * function, which knows how to decode and interpret 79 * function, which knows how to decode and interpret 392 * how to decode and interpret the encoded key and parameters 414 * how to decode and interpret the encoded key and parameters
|
D | sig.h | 113 * how to decode and interpret the encoded key and parameters 129 * how to decode and interpret the encoded key and parameters
|
/linux-6.12.1/drivers/hid/bpf/progs/ |
D | Microsoft__Xbox-Elite-2.bpf.c | 24 * SDL doesn't know how to interpret KEY_UNKNOWN and thus ignores the paddles. 27 * can tweak the report descriptor to make the kernel interpret it properly:
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 54 is limited by the frame interval. Drivers should interpret the 68 terms of EV, drivers should interpret the values as 0.001 EV units, 132 interpret the values as arc seconds, with valid values between -180 138 should interpret the values as arc seconds, with valid values 338 Applications should interpret the values as standard ISO values
|
D | pixfmt-intro.rst | 9 interpret the same way. V4L2 includes several such formats, and this
|
/linux-6.12.1/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 10 community will interpret it. We also do not expect this interpretation 156 Because how we interpret and enforce the Code of Conduct will evolve over
|
/linux-6.12.1/drivers/gpu/drm/vboxvideo/ |
D | vboxvideo.h | 106 /* The value for port IO to let the adapter to interpret the adapter memory. */ 109 /* The value for port IO to let the adapter to interpret the adapter memory. */ 113 * The value for port IO to let the adapter to interpret the display memory.
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/isys/interface/ |
D | ia_css_isys_comm.h | 34 * communication channel to interpret that opaque handle(this handle is
|
/linux-6.12.1/include/uapi/linux/ |
D | psample.h | 27 PSAMPLE_ATTR_SAMPLE_PROBABILITY,/* no argument, interpret rate in
|
D | fsi.h | 14 * HW status information and interpret it themselves, so this
|
/linux-6.12.1/arch/x86/platform/olpc/ |
D | olpc_dt.c | 189 if (olpc_ofw("interpret", args, res)) { in olpc_dt_interpret() 190 pr_err("olpc_dt: interpret failed!\n"); in olpc_dt_interpret()
|
/linux-6.12.1/Documentation/security/tpm/ |
D | tpm_event_log.rst | 24 to a challenger. However, PCR contents are difficult to interpret;
|
/linux-6.12.1/arch/x86/include/asm/ |
D | user.h | 40 * xstate_hdr bytes and interpret what states the processor/OS supports
|
/linux-6.12.1/net/mac80211/ |
D | parse.c | 194 u8 count, interpret, category; in ieee80211_parse_tpe() local 201 interpret = u8_get_bits(env->info, IEEE80211_TX_PWR_ENV_INFO_INTERPRET); in ieee80211_parse_tpe() 204 switch (interpret) { in ieee80211_parse_tpe() 229 switch (interpret) { in ieee80211_parse_tpe()
|
/linux-6.12.1/fs/smb/client/ |
D | dns_resolve.c | 59 /* Try to interpret hostname as an IPv4 or IPv6 address */ in dns_resolve_server_name_to_ip()
|
/linux-6.12.1/arch/powerpc/platforms/embedded6xx/ |
D | storcenter.c | 58 /* Interpret the "ranges" property */ in storcenter_add_bridge()
|
/linux-6.12.1/arch/arm/include/asm/ |
D | kgdb.h | 69 * otherwise gdb will not be able to correctly interpret stepping over
|
/linux-6.12.1/arch/sparc/kernel/ |
D | idprom.c | 4 * interpret the data contained within.
|
/linux-6.12.1/tools/testing/selftests/ftrace/test.d/dynevent/ |
D | tprobe_syntax_errors.tc | 73 # Explicitly use printf "%s" to not interpret \1
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-pxa-pci-ce4100.txt | 26 in a way that the OS can interpret without
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | tegra20-car.h | 9 * this issue. Implementations that interpret these clock IDs as bit values
|
/linux-6.12.1/arch/x86/include/uapi/asm/ |
D | kvm_para.h | 42 /* The last 8 bits are used to indicate how to interpret the flags field
|
/linux-6.12.1/tools/include/uapi/asm-generic/ |
D | mman-common.h | 22 #define MAP_FIXED 0x10 /* Interpret addr exactly */
|
/linux-6.12.1/include/uapi/asm-generic/ |
D | mman-common.h | 22 #define MAP_FIXED 0x10 /* Interpret addr exactly */
|
/linux-6.12.1/arch/parisc/include/uapi/asm/ |
D | mman.h | 15 #define MAP_FIXED 0x04 /* Interpret addr exactly */
|
1234567891011