Home
last modified time | relevance | path

Searched refs:manifest (Results 1 – 20 of 20) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/gpu/host1x/
A Dnvidia,tegra234-nvdec.yaml70 nvidia,bl-manifest-offset:
73 Offset to bootloader manifest from beginning of firmware that was configured by
88 nvidia,os-manifest-offset:
91 Offset to operating system manifest from beginning of firmware that was configured by
115 - nvidia,bl-manifest-offset
118 - nvidia,os-manifest-offset
150 nvidia,bl-manifest-offset = <0>;
153 nvidia,os-manifest-offset = <0>;
/linux-6.3-rc2/drivers/greybus/
A Dmanifest.c454 struct greybus_manifest *manifest; in gb_manifest_parse() local
475 manifest = data; in gb_manifest_parse()
476 header = &manifest->header; in gb_manifest_parse()
493 desc = manifest->descriptors; in gb_manifest_parse()
A Dinterface.c1073 void *manifest; in gb_interface_enable() local
1107 manifest = kmalloc(size, GFP_KERNEL); in gb_interface_enable()
1108 if (!manifest) { in gb_interface_enable()
1114 ret = gb_control_get_manifest_operation(intf, manifest, size); in gb_interface_enable()
1124 if (!gb_manifest_parse(intf, manifest, size)) { in gb_interface_enable()
1152 kfree(manifest); in gb_interface_enable()
1166 kfree(manifest); in gb_interface_enable()
A DMakefile6 manifest.o \
A Dcontrol.c122 int gb_control_get_manifest_operation(struct gb_interface *intf, void *manifest, in gb_control_get_manifest_operation() argument
128 NULL, 0, manifest, size); in gb_control_get_manifest_operation()
/linux-6.3-rc2/tools/perf/
A Dperf-archive.sh31 MANIFEST=$(mktemp /tmp/perf-archive-manifest.XXXXXX)
/linux-6.3-rc2/include/linux/greybus/
A Dcontrol.h51 int gb_control_get_manifest_operation(struct gb_interface *intf, void *manifest,
/linux-6.3-rc2/sound/soc/
A Dsoc-topology-test.c118 struct snd_soc_tplg_manifest manifest; member
134 .manifest = {
144 struct snd_soc_tplg_manifest manifest; member
161 .manifest = {
A Dsoc-topology.c2297 struct snd_soc_tplg_manifest **manifest) in manifest_new_ver() argument
2303 *manifest = NULL; in manifest_new_ver()
2333 *manifest = dest; in manifest_new_ver()
2340 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load() local
2344 manifest = (struct snd_soc_tplg_manifest *)tplg->pos; in soc_tplg_manifest_load()
2347 if (le32_to_cpu(manifest->size) == sizeof(*manifest)) { in soc_tplg_manifest_load()
2349 _manifest = manifest; in soc_tplg_manifest_load()
2353 ret = manifest_new_ver(tplg, manifest, &_manifest); in soc_tplg_manifest_load()
2359 if (tplg->ops && tplg->ops->manifest) in soc_tplg_manifest_load()
2360 ret = tplg->ops->manifest(tplg->comp, tplg->index, _manifest); in soc_tplg_manifest_load()
/linux-6.3-rc2/include/sound/
A Dsoc-topology.h157 int (*manifest)(struct snd_soc_component *, int index, member
/linux-6.3-rc2/sound/soc/sof/
A Dipc4-topology.c1965 struct sof_manifest *manifest; in sof_ipc4_parse_manifest() local
1977 manifest = (struct sof_manifest *)man_ptr; in sof_ipc4_parse_manifest()
1981 le16_to_cpu(manifest->abi_major), le16_to_cpu(manifest->abi_minor), in sof_ipc4_parse_manifest()
1982 le16_to_cpu(manifest->abi_patch), in sof_ipc4_parse_manifest()
1991 manifest_tlv = manifest->items; in sof_ipc4_parse_manifest()
1993 for (i = 0; i < le16_to_cpu(manifest->count); i++) { in sof_ipc4_parse_manifest()
A Dtopology.c2256 .manifest = sof_manifest,
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-topology.c3526 static int skl_tplg_get_manifest_data(struct snd_soc_tplg_manifest *manifest, in skl_tplg_get_manifest_data() argument
3535 array = (struct snd_soc_tplg_vendor_array *)manifest->priv.data; in skl_tplg_get_manifest_data()
3545 (manifest->priv.data + off); in skl_tplg_get_manifest_data()
3554 (manifest->priv.data + off); in skl_tplg_get_manifest_data()
3563 data = (manifest->priv.data + off); in skl_tplg_get_manifest_data()
3583 struct snd_soc_tplg_manifest *manifest) in skl_manifest_load() argument
3589 if (manifest->priv.size == 0) in skl_manifest_load()
3592 skl_tplg_get_manifest_data(manifest, bus->dev, skl); in skl_manifest_load()
3649 .manifest = skl_manifest_load,
/linux-6.3-rc2/Documentation/dev-tools/
A Dkcsan.rst223 manifest as data races. Race conditions occur if concurrently executing
226 properties of concurrent code where bugs would not manifest as data races.
238 manifest rarely), and (b) be able to actually observe them. We can accomplish
/linux-6.3-rc2/sound/soc/intel/avs/
A Dtopology.c1500 struct snd_soc_tplg_manifest *manifest) in avs_manifest() argument
1502 struct snd_soc_tplg_vendor_array *tuples = manifest->priv.array; in avs_manifest()
1504 size_t remaining = le32_to_cpu(manifest->priv.size); in avs_manifest()
1670 .manifest = avs_manifest,
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_fw.c2379 struct mpi3_ci_manifest_mpi *manifest; in mpi3mr_print_pkg_ver() local
2425 manifest = (struct mpi3_ci_manifest_mpi *) data; in mpi3mr_print_pkg_ver()
2426 if (manifest->manifest_type == MPI3_CI_MANIFEST_TYPE_MPI) { in mpi3mr_print_pkg_ver()
2429 manifest->package_version.gen_major, in mpi3mr_print_pkg_ver()
2430 manifest->package_version.gen_minor, in mpi3mr_print_pkg_ver()
2431 manifest->package_version.phase_major, in mpi3mr_print_pkg_ver()
2432 manifest->package_version.phase_minor, in mpi3mr_print_pkg_ver()
2433 manifest->package_version.customer_id, in mpi3mr_print_pkg_ver()
2434 manifest->package_version.build_num); in mpi3mr_print_pkg_ver()
/linux-6.3-rc2/rust/
A DMakefile211 --manifest-path $(objtree)/$(obj)/test/dummy/Cargo.toml; \
/linux-6.3-rc2/lib/
A DKconfig.kcsan26 These assertions can expose bugs that do not manifest as
/linux-6.3-rc2/arch/arm64/boot/dts/nvidia/
A Dtegra234.dtsi2197 nvidia,bl-manifest-offset = <0>;
2200 nvidia,os-manifest-offset = <0>;
/linux-6.3-rc2/Documentation/admin-guide/
A Dreporting-issues.rst430 manifest itself in problems looking like kernel issues.
1550 the distributor applied interfere. If the issue doesn't manifest itself there,

Completed in 47 milliseconds