/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-info.rst | 15 - name the per component FW versions (as opposed to the crowded ethtool 19 versions is generally discouraged - here, and via any other Linux API. 54 - Group for hardware identifiers, and versions of components 57 Versions in this section identify the device design. For example, 71 These versions often only update after a reboot, sometimes device reset. 74 - Group for software/firmware versions in device flash. 78 ``stored`` versions when new software is flashed, it must not report 83 ``stored`` sections, if device is capable of reporting ``stored`` versions 89 Generic Versions 94 driver authors should consult existing driver-specific versions and attempt [all …]
|
D | devlink-flash.rst | 54 components and versions). 75 ``serial_number`` is not part of the ``fixed`` versions (even though it 76 is fixed) - ``fixed`` versions should identify the design, not a single 79 ``running`` and ``stored`` firmware versions identify the firmware running 99 # Find out the expected overall firmware versions 119 ``bundle_id`` information to the firmware versions. This meta-version covers 120 multiple per-component versions and can be used e.g. in firmware file names 121 (all component versions could get rather long.)
|
D | ionic.rst | 10 Info versions 13 The ``ionic`` driver reports the following versions 15 .. list-table:: devlink info versions implemented
|
D | nfp.rst | 22 Info versions 25 The ``nfp`` driver reports the following versions 27 .. list-table:: devlink info versions implemented
|
D | mlx5.rst | 49 Info versions 52 The ``mlx5`` driver reports the following versions 54 .. list-table:: devlink info versions implemented
|
D | bnxt.rst | 43 Info versions 46 The ``bnxt_en`` driver reports the following versions 48 .. list-table:: devlink info versions implemented
|
D | mlxsw.rst | 40 Info versions 43 The ``mlxsw`` driver reports the following versions 45 .. list-table:: devlink info versions implemented
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | tegra20-cpufreq.c | 40 u32 versions[2]; in tegra20_cpufreq_probe() local 50 versions[0] = BIT(tegra_sku_info.cpu_process_id); in tegra20_cpufreq_probe() 51 versions[1] = BIT(tegra_sku_info.soc_speedo_id); in tegra20_cpufreq_probe() 53 versions[0] = BIT(tegra_sku_info.cpu_process_id); in tegra20_cpufreq_probe() 54 versions[1] = BIT(tegra_sku_info.cpu_speedo_id); in tegra20_cpufreq_probe() 58 versions[0], versions[1]); in tegra20_cpufreq_probe() 64 opp_table = dev_pm_opp_set_supported_hw(cpu_dev, versions, 2); in tegra20_cpufreq_probe()
|
D | sun50i-cpufreq-nvmem.c | 29 * @versions: Set to the value parsed from efuse 33 static int sun50i_cpufreq_get_efuse(u32 *versions) in sun50i_cpufreq_get_efuse() argument 79 *versions = efuse_value - 1; in sun50i_cpufreq_get_efuse() 81 *versions = 0; in sun50i_cpufreq_get_efuse()
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | string.h | 7 * optimised inline asm versions are not small. 9 * The __underscore versions of some functions are for KASan to be able 10 * to replace them with instrumented versions. 50 * must use non-instrumented versions of the mem*
|
/kernel/linux/linux-5.10/include/linux/ |
D | compiler-clang.h | 23 /* all clang versions usable with the kernel support KASAN ABI version 5 */ 66 * with no_sanitize("coverage"). Prior versions of Clang support coverage 76 * Not all versions of clang implement the type-generic versions
|
/kernel/linux/linux-5.10/Documentation/locking/ |
D | spinlocks.rst | 57 (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
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
D | README | 14 regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF) 27 without alteration in any modified and/or redistributed versions, 28 and that such modified versions are clearly identified as such.
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/ |
D | TODO | 96 Those versions don't seem to be available anymore. On the tests we've 105 At some point we may need to round up a few driver versions and see if 107 multiple firmware versions. 139 3. The driver is intended to drive the PCI exposed versions of the device. 147 versions of the hardware in other SoCs.
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | kgdb.h | 30 * gdb remote procotol (well most versions of it) expects the following 43 * To expand a little on the "most versions of it"... when the gdb remote 67 * remote protocol (well most versions of it) describes the register state. 69 * Note that if you are using one of the versions of gdb that supports
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | scsi-generic.rst | 23 Major versions of the sg driver 25 There are three major versions of sg found in the linux kernel (lk): 84 Mapping of Linux kernel versions to sg driver versions 95 next six linux kernel versions.
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
D | ucontext.h | 36 * - Old DOSEMU versions sometimes catch a signal from a segmented 38 * the saved CS to a 64-bit segment. These DOSEMU versions expect 42 * will fix up SS for these DOSEMU versions.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,v-tpg.txt | 11 TPG versions backward-compatible with previous versions should list all 12 compatible versions in the newer to older order.
|
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_dec.c | 36 .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 …]
|
/kernel/linux/linux-5.10/samples/mei/ |
D | mei-amt-version.c | 253 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()
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-r2d/ |
D | Kconfig | 11 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
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
D | pkeys.h | 15 * Older versions of libc use the Intel-specific access rights. 27 /* Older versions of libc do not not define this */ 98 * In older versions of libc, siginfo_t does not have si_pkey as in siginfo_pkey()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | README | 14 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials. 25 redistributed versions, and that such modified versions are clearly identified as such.
|
D | MISC | 14 (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials. 25 redistributed versions, and that such modified versions are clearly identified as such. 29 RELEASE FILE VERSIONS:
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
D | mmci.h | 39 * supported in ST Micro U300 and Ux500 versions 80 /* Command register flag extenstions in the ST Micro versions */ 85 /* Command register flag extensions in the Qualcomm versions */ 93 /* Command register in STM32 sdmmc versions */ 118 /* Control register extensions in the ST Micro U300 and Ux500 versions */ 123 /* Control register extensions in the ST Micro Ux500 versions */ 128 /* Control register extensions in the Qualcomm versions */ 131 /* Control register extensions in STM32 versions */
|