Searched refs:blob (Results 126 - 129 of 129) sorted by relevance

123456

/linux-master/include/net/netfilter/
H A Dnf_tables.h1065 struct nft_rule_blob *blob; /* ptr to free via call_rcu */ member in struct:nft_rule_dp_last
1083 * @blob_gen_0: rule blob pointer to the current generation
1084 * @blob_gen_1: rule blob pointer to the future generation
1097 * @blob_next: rule blob pointer to the next in the chain
/linux-master/sound/soc/intel/avs/
H A Dpath.c255 memcpy(&cfg->gtw_cfg.config.blob, data, data_size);
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-params.c2749 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_PARAM];
2829 bi->blob.memory_offsets.offsets[IMGU_ABI_PARAM_CLASS_PARAM];
/linux-master/sound/soc/intel/skylake/
H A Dskl-topology.c294 /* check if we already have blob */
298 dev_dbg(skl->dev, "Applying default cfg blob\n");
330 /* update the blob based on virtual bus_id and default params */
514 /* update blob if blob is null for be with default value */
1549 mic_cfg.blob[out_ch][in_ch] = SKL_DEFAULT_MIC_SEL_GAIN;
1787 * The BE gateway expects a blob of parameters which are kept in the ACPI
1788 * NHLT blob, so query the blob for interface type (i2s/pdm) and instance.
1821 /* update the blob base
[all...]

Completed in 212 milliseconds

123456