/linux/Documentation/ABI/testing/ |
H A 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/drivers/staging/rtl8192e/rtl8192e/ |
H A 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()
|
H A D | r8192E_firmware.h | 48 struct rt_fw_blob blobs[FW_BLOBS]; member
|
/linux/crypto/asymmetric_keys/ |
H A D | Kconfig | 32 This option provides support for parsing X.509 format blobs for key 42 This option provides support for parsing PKCS#8 format blobs for
|
/linux/drivers/of/ |
H A D | Kconfig | 49 bool "Build all Device Tree Blobs" 53 This option builds all possible Device Tree Blobs (DTBs) for the
|
/linux/include/drm/ |
H A 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
|
H A D | drm_file.h | 340 * @blobs: 347 struct list_head blobs; member
|
/linux/security/keys/ |
H A D | Kconfig | 78 Userspace will only ever see encrypted blobs. 101 blobs are ever output to Userspace.
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc.h | 64 * the relevant modparam is set and the blobs are found on the system. At this 65 * stage, the only thing that can stop us from attempting to load the blobs on
|
H A D | intel_uc_fw_abi.h | 45 * the version. Note that the header for GSC-managed blobs is different from the
|
/linux/fs/erofs/ |
H A D | Kconfig | 84 particularly useful for container images with numerous blobs and 155 This permits EROFS to use fscache-backed data blobs with on-demand
|
/linux/Documentation/security/ |
H A 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/arch/microblaze/boot/dts/ |
H A D | Makefile | 19 # Rule to build device tree blobs
|
/linux/security/bpf/ |
H A D | hooks.c | 39 .blobs = &bpf_lsm_blob_sizes
|
/linux/drivers/input/touchscreen/ |
H A 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/security/landlock/ |
H A D | setup.c | 48 .blobs = &landlock_blob_sizes,
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,tas5805m.yaml | 36 instance. Configuration blobs are sequences of register writes
|
/linux/drivers/base/firmware_loader/ |
H A D | Kconfig | 56 string "Build named firmware blobs into the kernel binary" 89 string "Firmware blobs root directory"
|
/linux/include/uapi/sound/sof/ |
H A D | header.h | 29 * Used by any bespoke component data structures or binary blobs.
|
/linux/security/ipe/ |
H A D | ipe.c | 97 .blobs = &ipe_blobs,
|
/linux/Documentation/security/keys/ |
H A 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 83 have many saved blobs under different PCR values, so multiple boots are
|
/linux/Documentation/filesystems/ext4/ |
H A D | allocators.rst | 49 over a disk; as the top-level directory/file blobs fill up one block
|
/linux/include/linux/ |
H A D | tsm.h | 19 * struct tsm_desc - option descriptor for generating tsm report blobs
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_uc_fw.c | 51 * Driver loads the following firmware blobs from disk: 61 * "wipplat" as a short-name. Driver loads the following firmware blobs 74 * blobs from disk: 160 /* All blobs need to be declared via MODULE_FIRMWARE() */
|
/linux/Documentation/translations/zh_CN/filesystems/ |
H A D | debugfs.rst | 137 读取此文件将返回由指针指向debugfs_blob_wrapper结构体的数据。一些驱动使用“blobs”
|