/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-firmware-qemu_fw_cfg | 22 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/ |
D | r8192E_firmware.c | 152 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()
|
D | r8192E_firmware.h | 48 struct rt_fw_blob blobs[FW_BLOBS]; member
|
/Linux-v6.1/drivers/of/ |
D | Kconfig | 29 bool "Build all Device Tree Blobs" 33 This option builds all possible Device Tree Blobs (DTBs) for the
|
/Linux-v6.1/crypto/asymmetric_keys/ |
D | Kconfig | 31 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/ |
D | edid.rst | 30 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/ |
D | drm_property.h | 139 * 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
|
D | drm_file.h | 313 * @blobs: 320 struct list_head blobs; member
|
/Linux-v6.1/security/keys/ |
D | Kconfig | 78 Userspace will only ever see encrypted blobs. 101 blobs are ever output to Userspace.
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_uc.h | 60 * 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
|
D | intel_uc_fw_abi.h | 45 * the version. Note that the header for GSC-managed blobs is different from the
|
/Linux-v6.1/arch/microblaze/boot/dts/ |
D | Makefile | 19 # Rule to build device tree blobs
|
/Linux-v6.1/Documentation/security/ |
D | lsm.rst | 70 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/ |
D | setup.c | 39 .blobs = &landlock_blob_sizes,
|
/Linux-v6.1/security/bpf/ |
D | hooks.c | 33 .blobs = &bpf_lsm_blob_sizes
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | sur40.c | 41 /* 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/ |
D | Kconfig | 36 string "Build named firmware blobs into the kernel binary" 69 string "Firmware blobs root directory"
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | tas5805m.yaml | 36 instance. Configuration blobs are sequences of register writes
|
/Linux-v6.1/Documentation/security/keys/ |
D | trusted-encrypted.rst | 8 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/ |
D | header.h | 18 * Used by any bespoke component data structures or binary blobs.
|
/Linux-v6.1/fs/erofs/ |
D | Kconfig | 107 This permits EROFS to use fscache-backed data blobs with on-demand
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | allocators.rst | 49 over a disk; as the top-level directory/file blobs fill up one block
|
/Linux-v6.1/Documentation/translations/zh_CN/filesystems/ |
D | debugfs.rst | 137 读取此文件将返回由指针指向debugfs_blob_wrapper结构体的数据。一些驱动使用“blobs”
|
/Linux-v6.1/Documentation/translations/zh_TW/filesystems/ |
D | debugfs.rst | 139 讀取此文件將返回由指針指向debugfs_blob_wrapper結構體的數據。一些驅動使用「blobs」
|
/Linux-v6.1/scripts/dtc/ |
D | fdtoverlay.c | 118 /* read and keep track of the overlay blobs */ in do_fdtoverlay()
|