Searched full:representation (Results 1 – 25 of 618) sorted by relevance
12345678910>>...25
/Linux-v5.4/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 17 Hexadecimal string representation of an u64. 68 Decimal string representation. 86 Hexadecimal string representation of an u24. 92 Hexadecimal string representation of an u24. 98 Hexadecimal string representation of an u24. 102 Hexadecimal string representation of an u24. 109 Hexadecimal string representation of an u24.
|
D | sysfs-firmware-opal-dump | 24 id: An ASCII representation of the dump ID 26 type: An ASCII representation of the type of
|
D | sysfs-firmware-opal-elog | 41 id: An ASCII representation of the ID of the 44 type: An ASCII representation of the type id and
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-kernel-boot_params | 12 "data" file is the binary representation of struct boot_params. 14 "version" file is the string representation of boot 23 representation of setup_data type. "data" file is the binary 24 representation of setup_data payload.
|
/Linux-v5.4/drivers/crypto/caam/ |
D | caampkc.h | 17 * caam_priv_key_form - CAAM RSA private key representation 20 * 1. The first representation consists of the pair (n, d), where the 25 * 2. The second representation consists of the triplet (p, q, d), where the 31 * 3. The third representation consists of the quintuple (p, q, dP, dQ, qInv), 67 * @priv_form : CAAM RSA private key representation
|
/Linux-v5.4/Documentation/devicetree/bindings/usb/ |
D | usb-device.txt | 22 The textual representation of VID and PID shall be in lower case hexadecimal 38 number. The textual representation of VID, PID, CN and IN shall be in lower 45 The configuration component is not included in the textual representation of 51 The textual representation of VID and PID shall be in lower case hexadecimal
|
/Linux-v5.4/drivers/net/fddi/skfp/h/ |
D | targethw.h | 42 /* Memory representation of IDs must match representation in adapter. */ 46 u_char oi_id[4] ; /* id bytes, representation as */ 49 u_char oi_sub_id[4] ; /* sub id bytes, representation as */
|
/Linux-v5.4/drivers/staging/media/allegro-dvt/ |
D | nal-h264.h | 17 * C struct representation of the sequence parameter set NAL unit as defined by 38 * C struct representation of the VUI parameters as defined by Rec. ITU-T 93 * C struct representation of the sequence parameter set NAL unit as defined by 148 * C struct representation of the picture parameter set NAL unit as defined by
|
/Linux-v5.4/Documentation/filesystems/caching/ |
D | object.txt | 2 IN-KERNEL CACHE OBJECT REPRESENTATION AND MANAGEMENT 9 (*) Representation 22 REPRESENTATION 25 FS-Cache maintains an in-kernel representation of each object that a netfs is 29 FS-Cache also maintains a separate in-kernel representation of the objects that 83 and DObject represent data storage objects. Indices may have representation in 149 to disconnecting the netfs's representation of a cache object (fscache_cookie) 150 from the cache backend's representation (fscache_object) - which may be
|
/Linux-v5.4/arch/arm/include/asm/ |
D | opcodes.h | 50 * format and in-memory representation, in an endianness-agnostic manner. 52 * __mem_to_opcode_*() convert from in-memory representation to canonical form. 53 * __opcode_to_mem_*() convert from canonical form to in-memory representation. 56 * Canonical instruction representation: 62 * There is no way to distinguish an ARM instruction in canonical representation
|
/Linux-v5.4/include/linux/ |
D | time32.h | 147 * Returns the scalar nanosecond representation of the timespec 159 * Returns the timespec representation of the nsec parameter. 202 * Returns the scalar nanosecond representation of the timeval 215 * Returns the timeval representation of the nsec parameter.
|
D | spmi.h | 34 * struct spmi_device - Basic representation of an SPMI device 35 * @dev: Driver model representation of the device. 74 * @dev: Driver model representation of the device.
|
D | coresight.h | 127 * struct coresight_connection - representation of a single connection 131 * @child_dev: a @coresight_device representation of the component 142 * struct coresight_device - representation of a device as used by the framework 155 * @ea: Device attribute for sink representation under PMU directory.
|
D | sunxi-rsb.h | 22 * struct sunxi_rsb_device - Basic representation of an RSB device 23 * @dev: Driver model representation of the device.
|
/Linux-v5.4/Documentation/devicetree/bindings/crypto/ |
D | mv_cesa.txt | 10 but this representation is deprecated and marvell,crypto-srams should 12 - reg-names: "regs". Can contain an "sram" entry, but this representation
|
D | marvell-cesa.txt | 14 but this representation is deprecated and marvell,crypto-srams should 16 - reg-names: "regs". Can contain an "sram" entry, but this representation
|
/Linux-v5.4/include/uapi/sound/ |
D | asoc.h | 361 * File block representation for manifest :- 383 * File block representation for mixer kcontrol :- 405 * File block representation for enum kcontrol :- 428 * File block representation for bytes kcontrol :- 449 * File block representation for DAPM graph elements :- 465 * File block representation for DAPM widget :- 504 * File block representation for PCM :- 532 * File block representation for physical link config :- 558 * File block representation for physical DAI :-
|
/Linux-v5.4/arch/riscv/kernel/ |
D | mcount.S | 100 * A pseudo representation for the function graph tracer: 116 * A pseudo representation for the function tracer:
|
/Linux-v5.4/Documentation/devicetree/bindings/remoteproc/ |
D | ti,davinci-rproc.txt | 4 Binding status: Unstable - Subject to changes for DT representation of clocks 29 and the size of the region, the representation matching
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | mobiveil-pcie.txt | 7 - #address-cells: Address representation for root ports, set to <3> 8 - #size-cells: Size representation for root ports, set to <2>
|
D | xilinx-nwl-pcie.txt | 5 - #address-cells: Address representation for root ports, set to <3> 6 - #size-cells: Size representation for root ports, set to <2>
|
D | xilinx-pcie.txt | 4 - #address-cells: Address representation for root ports, set to <3> 5 - #size-cells: Size representation for root ports, set to <2>
|
/Linux-v5.4/lib/ |
D | parser.c | 177 * match_int: - scan a decimal representation of an integer from a substring_t 192 * match_u64: - scan a decimal representation of a u64 from 209 * match_octal: - scan an octal representation of an integer from a substring_t 224 * match_hex: - scan a hex representation of an integer from a substring_t
|
/Linux-v5.4/include/linux/platform_data/ |
D | dma-iop32x.h | 25 * struct iop_adma_device - internal representation of an ADMA device 41 * struct iop_adma_chan - internal representation of an ADMA device
|
/Linux-v5.4/kernel/trace/ |
D | trace_seq.c | 107 * trace_seq_bitmask - write a bitmask array in its ASCII representation 112 * Writes a ASCII representation of a bitmask string into @s. 281 * @mem: The raw memory to write its hex ASCII representation of 285 * raw memory into the buffer it writes its ASCII representation of it
|
12345678910>>...25