/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_firmware.c | 169 if (pfirmware->blobs[i].size == 0) { in rtl92e_init_fw() 181 &pfirmware->blobs[i], in rtl92e_init_fw() 188 mapped_file = pfirmware->blobs[i].data; in rtl92e_init_fw() 189 file_length = pfirmware->blobs[i].size; in rtl92e_init_fw()
|
D | r8192E_firmware.h | 56 struct rt_fw_blob blobs[FW_BLOBS]; member
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-firmware-qemu_fw_cfg | 21 intended to display discoverable blobs (i.e., those registered 23 presence or size of "legacy" blobs (with selector keys between 34 --- Discoverable fw_cfg blobs by selector key --- 36 All discoverable blobs listed in the fw_cfg file directory are 60 --- Listing fw_cfg blobs by file name --- 63 convention on the blobs registered in the file directory,
|
/Linux-v4.19/Documentation/EDID/ |
D | HOWTO.txt | 22 1680x1050, 1920x1080) as binary blobs, but the kernel source tree does 24 of the built-in binary EDID blobs and to facilitate the creation of
|
/Linux-v4.19/security/keys/ |
D | Kconfig | 70 see encrypted blobs. 88 Userspace only ever sees/stores encrypted blobs.
|
/Linux-v4.19/Documentation/security/keys/ |
D | trusted-encrypted.rst | 8 stores, and loads only encrypted blobs. Trusted Keys require the availability 10 Keys can be used on any system. All user level blobs, are displayed and loaded 19 blobs under different PCR values, so multiple boots are easily supported.
|
D | core.rst | 125 blobs of data. These can be created, updated and read by userspace,
|
/Linux-v4.19/include/drm/ |
D | drm_file.h | 291 struct list_head blobs; member
|
/Linux-v4.19/Documentation/translations/ko_KR/ |
D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_property.c | 616 list_for_each_entry_safe(blob, bt, &file_priv->blobs, head_file) { in drm_property_destroy_user_blobs() 807 list_add_tail(&blob->head_file, &file_priv->blobs); in drm_mode_createblob_ioctl() 834 list_for_each_entry(bt, &file_priv->blobs, head_file) { in drm_mode_destroyblob_ioctl()
|
D | drm_file.c | 136 INIT_LIST_HEAD(&file->blobs); in drm_file_alloc()
|
/Linux-v4.19/crypto/asymmetric_keys/ |
D | Kconfig | 30 This option provides support for parsing X.509 format blobs for key
|
/Linux-v4.19/drivers/base/firmware_loader/ |
D | Kconfig | 29 string "Build named firmware blobs into the kernel binary" 60 string "Firmware blobs root directory"
|
/Linux-v4.19/Documentation/x86/ |
D | microcode.txt | 103 The loading mechanism looks for microcode blobs in
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | allocators.rst | 49 over a disk; as the top-level directory/file blobs fill up one block
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | sur40.c | 95 struct sur40_blob blobs[]; member 463 struct sur40_blob *inblob = &sur40->bulk_in_buffer->blobs[0]; in sur40_poll()
|
/Linux-v4.19/Documentation/filesystems/ |
D | debugfs.txt | 135 debugfs_blob_wrapper structure. Some drivers use "blobs" as a simple way
|
/Linux-v4.19/Documentation/process/ |
D | stable-api-nonsense.rst | 46 source, hidden source, binary blobs, source wrappers, or any other term
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | wil6210.h | 972 struct wil_blob_wrapper blobs[MAX_FW_MAPPING_TABLE_SIZE]; member
|
D | debugfs.c | 2426 struct wil_blob_wrapper *wil_blob = &wil->blobs[i]; in wil6210_debugfs_init_blobs()
|
/Linux-v4.19/Documentation/networking/ |
D | rxrpc.txt | 40 layer which renders structured data to binary blobs and back again using XDR 71 left to the application. AF_RXRPC only deals in blobs. Even the operation ID 130 (*) The data blobs are of indefinite size, the end of a phase is marked with a
|
/Linux-v4.19/Documentation/crypto/ |
D | asymmetric-keys.txt | 36 for extracting information from the blobs of data passed to the instantiation
|
/Linux-v4.19/Documentation/kbuild/ |
D | makefiles.txt | 1155 into vmlinux. Device tree blobs linked into vmlinux are placed
|
/Linux-v4.19/Documentation/devicetree/ |
D | booting-without-of.txt | 1083 resulting device-tree "blobs" have not yet been validated with the
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1302 initrd for microcode blobs.
|