Home
last modified time | relevance | path

Searched full:concatenated (Results 1 – 25 of 76) sorted by relevance

1234

/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.h10 * Their services will be concatenated to populate the SDT.
11 * Their programs will be concatenated to populate the PAT
12 * Their events will be concatenated to populate the EIT
35 * Their services will be concatenated to populate the SDT.
36 * Their programs will be concatenated to populate the PAT
44 * @service: A _single_ service. Will be concatenated into the SDT.
47 * Will be concatenated into the PAT.
/linux/rust/macros/
H A Dpaste.rs35 // Set the overall span of concatenated token as current span in concat_helper()
78 // Replace the group with concatenated token in expand()
H A Dconcat_idents.rs
H A Dlib.rs324 /// Within the `paste!` macro, identifiers inside `[<` and `>]` are concatenated together to form a
385 /// * `span`: change the span of concatenated identifier to the span of the specified token. By
438 /// Literals can also be concatenated with other identifiers:
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddhc.h55 * @length: length in DWs of the data structure that is concatenated to the end
66 * @data: the concatenated data.
/linux/drivers/acpi/acpica/
H A Dexconcat.c182 * 1) Two Integers concatenated to produce a new Buffer in acpi_ex_do_concatenate()
183 * 2) Two Strings concatenated to produce a new String in acpi_ex_do_concatenate()
184 * 3) Two Buffers concatenated to produce a new Buffer in acpi_ex_do_concatenate()
/linux/arch/arm/include/asm/
H A Dcompiler.h9 * This string is meant to be concatenated with the inline asm string and
/linux/include/crypto/
H A Dxts.h15 * key consists of keys of equal size concatenated, therefore in xts_verify_key()
H A Daead.h430 * tag. That data is concatenated with the created ciphertext.
585 * hold the associated data concatenated with the plaintext or ciphertext. See
/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst196 #. Their services will be concatenated to populate the SDT.
198 #. Their programs will be concatenated to populate the PAT
200 #. Their events will be concatenated to populate the EIT
/linux/net/netfilter/
H A Dnft_set_pipapo.h8 /* Count of concatenated fields depends on count of 32-bit nftables registers */
257 /* Worst-case ranges for each concatenated field: each n-bit in pipapo_estimate_size()
/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.h39 u32 phy_id; /* Concatenated ID1 << 16 | ID2 */
/linux/arch/powerpc/platforms/pseries/
H A Dvphn.c62 * concatenated with the next 16 bit field in vphn_unpack_associativity()
/linux/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c62 * concatenated with the next 16 bit field in vphn_unpack_associativity()
/linux/Documentation/fb/
H A Dtridentfb.rst38 The parameters for tridentfb are concatenated with a ':' as in this example::
/linux/include/linux/
H A Dsungem_phy.h24 u32 phy_id; /* Concatenated ID1 << 16 | ID2 */
/linux/arch/mips/
H A DKconfig.debug41 The built-in options will be concatenated to the default command
/linux/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst86 # compressed cpio archives, must be concatenated on top of the uncompressed
H A Dssdt-overlays.rst89 # concatenated on top of the uncompressed one.
/linux/net/sctp/
H A Dauth.c177 * parameter sent by each endpoint are concatenated as byte vectors.
303 * parameter sent by each endpoint are concatenated as byte vectors. in sctp_auth_asoc_create_secret()
328 * vectors are identical, and may be concatenated to the in sctp_auth_asoc_create_secret()
/linux/Documentation/gpu/nova/core/
H A Dvbios.rst6 This document describes the layout of the VBIOS image which is a series of concatenated
51 The VBIOS layout is roughly a series of concatenated images laid out as follows::
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst58 keys (for example IV seed) so the key contains more parts concatenated
/linux/Documentation/ABI/testing/
H A Dsysfs-class-mtd17 device, or concatenated flash devices.
/linux/drivers/mtd/maps/
H A Dscb2_flash.c36 * concatenated into a 640k image. This is your BIOS image, proper. The
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_devlink.c29 * version number all prefixed by a magic string and concatenated with

1234