Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/Linux-v5.4/samples/mei/
Dmei-amt-version.c253 struct amt_version_type versions[AMT_VERSIONS_NUMBER]; member
329 len = code_ver->versions[i].description.length; in amt_verify_code_versions()
336 len = code_ver->versions[i].version.length; in amt_verify_code_versions()
337 if (code_ver->versions[i].version.string[len] != '\0' || in amt_verify_code_versions()
338 len != strlen(code_ver->versions[i].version.string)) { in amt_verify_code_versions()
411 struct amt_code_versions *versions) in amt_get_code_versions() argument
429 memcpy(versions, response->data, sizeof(struct amt_code_versions)); in amt_get_code_versions()
466 printf("%s:\t%s\n", ver.versions[i].description.string, in main()
467 ver.versions[i].version.string); in main()
/Linux-v5.4/drivers/cpufreq/
Dsun50i-cpufreq-nvmem.c33 static int sun50i_cpufreq_get_efuse(u32 *versions) in sun50i_cpufreq_get_efuse() argument
74 *versions = 1; in sun50i_cpufreq_get_efuse()
77 *versions = 2; in sun50i_cpufreq_get_efuse()
84 *versions = 0; in sun50i_cpufreq_get_efuse()
Dqcom-cpufreq-nvmem.c59 u32 versions; member
114 drv->versions = 1 << (unsigned int)(*speedbin); in qcom_cpufreq_kryo_name_version()
117 drv->versions = 1 << ((unsigned int)(*speedbin) + 4); in qcom_cpufreq_kryo_name_version()
218 &drv->versions, 1); in qcom_cpufreq_probe()
/Linux-v5.4/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c36 .versions = MFC_V6_BIT | MFC_V7_BIT,
43 .versions = MFC_V5_BIT,
50 .versions = MFC_V6PLUS_BITS,
57 .versions = MFC_V6PLUS_BITS,
64 .versions = MFC_V5PLUS_BITS,
71 .versions = MFC_V6PLUS_BITS,
78 .versions = MFC_V5PLUS_BITS,
85 .versions = MFC_V5PLUS_BITS,
92 .versions = MFC_V5PLUS_BITS,
99 .versions = MFC_V5PLUS_BITS,
[all …]
/Linux-v5.4/arch/sh/boards/mach-r2d/
DKconfig11 R2D-PLUS is the smaller of the two R2D board versions, equipped
19 R2D-1 is the larger of the two R2D board versions, equipped
/Linux-v5.4/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tpg.txt11 TPG versions backward-compatible with previous versions should list all
12 compatible versions in the newer to older order.
/Linux-v5.4/net/9p/
Dtrans_xen.c391 char *versions; in xen_9pfs_front_probe() local
394 versions = xenbus_read(XBT_NIL, dev->otherend, "versions", &len); in xen_9pfs_front_probe()
395 if (IS_ERR(versions)) in xen_9pfs_front_probe()
396 return PTR_ERR(versions); in xen_9pfs_front_probe()
397 if (strcmp(versions, "1")) { in xen_9pfs_front_probe()
398 kfree(versions); in xen_9pfs_front_probe()
401 kfree(versions); in xen_9pfs_front_probe()
/Linux-v5.4/drivers/soc/qcom/
Dsocinfo.c300 struct smem_image_version *versions; in socinfo_debugfs_init() local
381 versions = qcom_smem_get(QCOM_SMEM_HOST_ANY, SMEM_IMAGE_VERSION_TABLE, in socinfo_debugfs_init()
390 debugfs_create_file("name", 0400, dentry, &versions[i], in socinfo_debugfs_init()
392 debugfs_create_file("variant", 0400, dentry, &versions[i], in socinfo_debugfs_init()
394 debugfs_create_file("oem", 0400, dentry, &versions[i], in socinfo_debugfs_init()
/Linux-v5.4/Documentation/scsi/
Dscsi-generic.txt18 Major versions of the sg driver
20 There are three major versions of sg found in the linux kernel (lk):
71 Mapping of Linux kernel versions to sg driver versions
81 next six linux kernel versions.
/Linux-v5.4/Documentation/core-api/
Dgcc-plugins.rst14 The GCC plugin infrastructure of the kernel supports all gcc versions from
18 because gcc versions 4.5 and 4.6 are compiled by a C compiler,
20 and versions 4.8+ can only be compiled by a C++ compiler.
62 GIMPLE, SIMPLE_IPA, IPA and RTL passes. They support all gcc versions
/Linux-v5.4/Documentation/devicetree/bindings/crypto/
Domap-aes.txt6 AES versions:
10 Note that the OMAP2 and 3 versions are compatible (OMAP3 supports
/Linux-v5.4/drivers/hwmon/pmbus/
Dibm-cffps.c57 enum versions { cffps1, cffps2 }; enum
68 enum versions version;
398 enum versions vs; in ibm_cffps_probe()
405 vs = (enum versions)md; in ibm_cffps_probe()
407 vs = (enum versions)id->driver_data; in ibm_cffps_probe()
/Linux-v5.4/arch/parisc/kernel/
Dprocessor.c252 if (pdc_model_versions(&boot_cpu_data.pdc.versions, 0) == PDC_OK) { in collect_boot_cpu_data()
254 boot_cpu_data.pdc.versions); in collect_boot_cpu_data()
256 add_device_randomness(&boot_cpu_data.pdc.versions, in collect_boot_cpu_data()
257 sizeof(boot_cpu_data.pdc.versions)); in collect_boot_cpu_data()
/Linux-v5.4/Documentation/locking/
Dspinlocks.rst57 (rw_lock) versions of the spinlocks are sometimes useful. They allow multiple
109 cheaper versions of the spinlocks. IFF you know that the spinlocks are
110 never used in interrupt handlers, you can use the non-irq versions::
116 (and the equivalent read-write versions too, of course). The spinlock will
121 The reasons you mustn't use these versions if you have interrupts that
136 (This is also the reason why the irq-versions of the spinlocks only need
/Linux-v5.4/Documentation/devicetree/bindings/rng/
Domap_rng.txt6 RNG versions:
10 Note that these two versions are incompatible.
/Linux-v5.4/Documentation/powerpc/
Disa-versions.rst5 Mapping of some CPU versions to relevant ISA versions.
Dindex.rst21 isa-versions
/Linux-v5.4/arch/m68k/fpsp040/
DREADME27 without alteration in any modified and/or redistributed versions,
28 and that such modified versions are clearly identified as such.
/Linux-v5.4/scripts/
Dgcc-goto.sh12 * and broken on some ARM GCC versions (see GCC Bug 48637).
/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y66 char *versions; variable
1965 if (versions != NULL) in add_version()
1966 oldlen = strlen(versions); in add_version()
1967 versions = realloc(versions, newlen + oldlen + 2); in add_version()
1968 if (versions == NULL) in add_version()
1970 strcpy(&versions[oldlen], prefix); in add_version()
1971 strcpy(&versions[oldlen + strlen(prefix)], verstring); in add_version()
1972 versions[newlen + oldlen] = '\n'; in add_version()
1973 versions[newlen + oldlen + 1] = '\0'; in add_version()
Daicasm.h80 extern char *versions;
/Linux-v5.4/Documentation/networking/
Dindex.rst16 devlink-info-versions
/Linux-v5.4/Documentation/admin-guide/cifs/
Dintroduction.rst9 PC operating systems. New and improved versions of CIFS are now
15 such as all modern versions of Windows (including Windows 2016
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Durt,umsh-8596md.txt3 Supported are LVDS versions (-11T, -19T) and parallel ones
/Linux-v5.4/Documentation/ABI/removed/
Do2cb6 removed when new versions of ocfs2-tools which know to look

12345678910>>...17