Home
last modified time | relevance | path

Searched full:blobs (Results 1 – 25 of 94) sorted by relevance

1234

/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-firmware-qemu_fw_cfg22 intended to display discoverable blobs (i.e., those registered
24 presence or size of "legacy" blobs (with selector keys between
35 **Discoverable fw_cfg blobs by selector key**
37 All discoverable blobs listed in the fw_cfg file directory are
63 **Listing fw_cfg blobs by file name**
66 convention on the blobs registered in the file directory,
/Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_firmware.c152 if (pfirmware->blobs[i].size == 0) { in rtl92e_init_fw()
164 &pfirmware->blobs[i], in rtl92e_init_fw()
171 mapped_file = pfirmware->blobs[i].data; in rtl92e_init_fw()
172 file_length = pfirmware->blobs[i].size; in rtl92e_init_fw()
Dr8192E_firmware.h48 struct rt_fw_blob blobs[FW_BLOBS]; member
/Linux-v6.1/drivers/of/
DKconfig29 bool "Build all Device Tree Blobs"
33 This option builds all possible Device Tree Blobs (DTBs) for the
/Linux-v6.1/crypto/asymmetric_keys/
DKconfig31 This option provides support for parsing X.509 format blobs for key
41 This option provides support for parsing PKCS#8 format blobs for
/Linux-v6.1/Documentation/admin-guide/
Dedid.rst30 1680x1050, 1920x1080) as binary blobs, but the kernel source tree does
32 of the built-in binary EDID blobs and to facilitate the creation of
/Linux-v6.1/include/drm/
Ddrm_property.h139 * The binary blobs are created as KMS standalone objects, and blob
206 * @head_file: entry on the per-file blob list in &drm_file.blobs list.
210 * Blobs are used to store bigger values than what fits directly into the 64
213 * Blobs are reference counted using drm_property_blob_get() and
Ddrm_file.h313 * @blobs:
320 struct list_head blobs; member
/Linux-v6.1/security/keys/
DKconfig78 Userspace will only ever see encrypted blobs.
101 blobs are ever output to Userspace.
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h60 * the relevant modparam is set and the blobs are found on the system. At this
61 * stage, the only thing that can stop us from attempting to load the blobs on
Dintel_uc_fw_abi.h45 * the version. Note that the header for GSC-managed blobs is different from the
/Linux-v6.1/arch/microblaze/boot/dts/
DMakefile19 # Rule to build device tree blobs
/Linux-v6.1/Documentation/security/
Dlsm.rst70 Security blobs that are used by more than one security module are
130 blobs, unlike other modules. The reasons are historical and are
/Linux-v6.1/security/landlock/
Dsetup.c39 .blobs = &landlock_blob_sizes,
/Linux-v6.1/security/bpf/
Dhooks.c33 .blobs = &bpf_lsm_blob_sizes
/Linux-v6.1/drivers/input/touchscreen/
Dsur40.c41 /* read 512 bytes from endpoint 0x86 -> get header + blobs */
45 __le16 count; /* count of blobs (if 0: continue prev. packet) */
91 struct sur40_blob blobs[]; member
460 struct sur40_blob *inblob = &sur40->bulk_in_buffer->blobs[0]; in sur40_poll()
491 dev_dbg(sur40->dev, "need %d blobs\n", need_blobs); in sur40_poll()
507 dev_dbg(sur40->dev, "received %d blobs\n", packet_blobs); in sur40_poll()
509 /* packets always contain at least 4 blobs, even if empty */ in sur40_poll()
/Linux-v6.1/drivers/base/firmware_loader/
DKconfig36 string "Build named firmware blobs into the kernel binary"
69 string "Firmware blobs root directory"
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dtas5805m.yaml36 instance. Configuration blobs are sequences of register writes
/Linux-v6.1/Documentation/security/keys/
Dtrusted-encrypted.rst8 stores, and loads only encrypted blobs. Trusted Keys require the availability
10 system. All user level blobs, are displayed and loaded in hex ASCII for
69 have many saved blobs under different PCR values, so multiple boots are
/Linux-v6.1/include/uapi/sound/sof/
Dheader.h18 * Used by any bespoke component data structures or binary blobs.
/Linux-v6.1/fs/erofs/
DKconfig107 This permits EROFS to use fscache-backed data blobs with on-demand
/Linux-v6.1/Documentation/filesystems/ext4/
Dallocators.rst49 over a disk; as the top-level directory/file blobs fill up one block
/Linux-v6.1/Documentation/translations/zh_CN/filesystems/
Ddebugfs.rst137 读取此文件将返回由指针指向debugfs_blob_wrapper结构体的数据。一些驱动使用“blobs
/Linux-v6.1/Documentation/translations/zh_TW/filesystems/
Ddebugfs.rst139 讀取此文件將返回由指針指向debugfs_blob_wrapper結構體的數據。一些驅動使用「blobs
/Linux-v6.1/scripts/dtc/
Dfdtoverlay.c118 /* read and keep track of the overlay blobs */ in do_fdtoverlay()

1234