Searched refs:blobs (Results 1 - 33 of 33) sorted by relevance

/linux-4.4.14/arch/microblaze/boot/dts/
H A DMakefile17 # Rule to build device tree blobs
/linux-4.4.14/arch/nios2/boot/
H A DMakefile34 # Rule to build device tree blobs
50 # Rule to build device tree blobs with make command
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_firmware.c169 if (pfirmware->blobs[i].size == 0) { rtl92e_init_fw()
181 &pfirmware->blobs[i], rtl92e_init_fw()
188 mapped_file = pfirmware->blobs[i].data; rtl92e_init_fw()
189 file_length = pfirmware->blobs[i].size; rtl92e_init_fw()
H A Dr8192E_firmware.h56 struct rt_fw_blob blobs[FW_BLOBS]; member in struct:rt_firmware
/linux-4.4.14/arch/xtensa/
H A DMakefile109 @echo ' dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/arch/metag/
H A DMakefile88 @echo ' dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/arch/nios2/
H A DMakefile74 echo ' dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/arch/arm64/
H A DMakefile116 echo '* dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/drivers/input/touchscreen/
H A Dsur40.c44 /* read 512 bytes from endpoint 0x86 -> get header + blobs */
48 __le16 count; /* count of blobs (if 0: continue prev. packet) */
91 struct sur40_blob blobs[]; member in struct:sur40_data
305 struct sur40_blob *inblob = &sur40->bulk_in_buffer->blobs[0]; sur40_poll()
336 dev_dbg(sur40->dev, "need %d blobs\n", need_blobs); sur40_poll()
349 dev_dbg(sur40->dev, "received %d blobs\n", packet_blobs); sur40_poll()
351 /* packets always contain at least 4 blobs, even if empty */ sur40_poll()
/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl-nhlt.c22 /* Unique identification for getting NHLT blobs */
/linux-4.4.14/arch/arm/
H A DMakefile303 # Build the DT binary blobs if we have OF configured
365 echo '* dtbs - Build device tree blobs for enabled boards'
/linux-4.4.14/arch/x86/kernel/
H A Dvmlinux.lds.S242 * them as binary blobs. The .altinstructions has enough data to
/linux-4.4.14/scripts/dtc/
H A Ddtc.h70 /* Data blobs */
/linux-4.4.14/include/linux/ceph/
H A Dmessenger.h150 struct kvec front; /* unaligned blobs of message */
/linux-4.4.14/arch/powerpc/boot/
H A DMakefile231 # Theses are default targets to build images which embed device tree blobs.
382 # Rule to build device tree blobs
/linux-4.4.14/crypto/asymmetric_keys/
H A Dasymmetric_type.c44 * Construct an asymmetric key ID from a pair of binary blobs.
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_fops.c224 INIT_LIST_HEAD(&priv->blobs); drm_open_helper()
H A Ddrm_crtc.c4292 * drm_property_destroy_user_blobs - destroy all blobs created by this client
4294 * @file_priv: destroy all blobs owned by this file handle
4303 list_for_each_entry_safe(blob, bt, &file_priv->blobs, head_file) { drm_property_destroy_user_blobs()
4539 list_add_tail(&blob->head_file, &file_priv->blobs); drm_mode_createblob_ioctl()
4581 list_for_each_entry(bt, &file_priv->blobs, head_file) { drm_mode_destroyblob_ioctl()
/linux-4.4.14/include/uapi/drm/
H A Ddrm_mode.h312 /* This is only used to count enum values, not blobs. The _blobs is
/linux-4.4.14/arch/mips/
H A DMakefile416 echo ' dtbs - Device-tree blobs for enabled boards'
/linux-4.4.14/drivers/s390/block/
H A Ddasd_eer.c40 * The internal buffer is meant to store obaque blobs of data, so it does
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h140 There are different blobs for each PRAM section.
H A Dbnx2x.h1836 /* Zipped PRAM blobs - raw data */
/linux-4.4.14/scripts/
H A Drecordmcount.pl295 # As there's some data blobs that get emitted into the
/linux-4.4.14/include/asm-generic/
H A Dvmlinux.lds.h301 /* Built-in firmware blobs */ \
/linux-4.4.14/drivers/staging/comedi/
H A Dcomedi.h44 * comedi_config to pass firmware blobs from user space to the
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1414 struct debugfs_blob_wrapper *blob = &wil->blobs[i]; wil6210_debugfs_init_blobs()
H A Dwil6210.h625 struct debugfs_blob_wrapper blobs[ARRAY_SIZE(fw_mapping)]; member in struct:wil6210_priv
/linux-4.4.14/include/linux/usb/
H A Dcomposite.h83 * @ext_prop_len: Total length of Extended Properties blobs
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dlayout.c2196 * only for fields that are "opaque" blobs: fields which have a) have no
/linux-4.4.14/include/drm/
H A DdrmP.h346 struct list_head blobs; member in struct:drm_file
/linux-4.4.14/scripts/dtc/libfdt/
H A Dlibfdt.h89 /* Error codes: codes for bad device tree blobs */
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2759 * isLastFragment field to 1. Note that all the NV blobs would be
2766 * the NV blobs rcvd & proceed with the parsing. HAL would generate

Completed in 1361 milliseconds