Searched refs:version (Results 226 - 250 of 3342) sorted by relevance

1234567891011>>

/linux-master/tools/include/uapi/linux/
H A Dtls.h66 __u16 version; member in struct:tls_crypto_info
/linux-master/include/linux/platform_data/
H A Dspi-davinci.h21 * @version: version of the SPI IP. Different DaVinci devices have slightly
32 u8 version; member in struct:davinci_spi_platform_data
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_seq.h23 /* numeric major version */
25 /* numeric minor version */
27 /* version string printed by driver */
28 char version[16]; member in struct:sequencer_file_header
/linux-master/sound/pci/asihpi/
H A Dhpidspcd.c57 if (HPI_VER_MAJOR(header.version) != HPI_VER_MAJOR(HPI_VER)) {
58 /* Major version change probably means Host-DSP protocol change */
60 "Incompatible firmware version DSP image %X != Driver %X\n",
61 header.version, HPI_VER);
65 if (header.version != HPI_VER) {
67 "Firmware version mismatch: DSP image %X != Driver %X\n",
68 header.version, HPI_VER);
H A Dhpimsginit.c48 phm->version = 0;
75 phr->version = 0;
97 phm->version = 1;
109 phr->version = 1;
H A Dhpidspcd.h32 /** Firmware version*/
33 u32 version; member in struct:code_header
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_firmware.h29 char version[RTL_VER_SIZE]; member in struct:rtl_fw
/linux-master/drivers/char/ipmi/
H A Dipmi_si_sm.h47 * Put the version number of the state machine here so the
50 char *version; member in struct:si_sm_handlers
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega20_smumgr.h30 uint32_t version; member in struct:smu_table_entry
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dwimm.c31 int version; member in struct:__anon8
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dgf106.c41 .pcie.version = gf100_pcie_version,
H A Dg94.c41 .pcie.version = g84_pcie_version,
H A Dg92.c49 .pcie.version = g84_pcie_version,
/linux-master/arch/um/drivers/
H A Dcow.h22 extern void cow_sizes(int version, __u64 size, int sectorsize, int align,
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dclient.h10 u64 version; member in struct:nvif_client
/linux-master/tools/testing/selftests/bpf/progs/
H A Ddev_cgroup.c4 * modify it under the terms of version 2 of the GNU General Public
9 #include <linux/version.h>
H A Dtest_send_signal_kern.c4 #include <linux/version.h>
/linux-master/include/xen/interface/hvm/
H A Dstart_info.h19 * | version | Version of this structure. Current version is 1. New
35 * | | present in version 1 and newer of the structure.
39 * | | present in version 1 and newer of the structure.
82 * memory map is optional and so guests that understand version 1
92 * section 15 in version 6.2 of the ACPI spec: http://uefi.org/specifications
111 uint32_t version; /* Version of this structure. */ member in struct:hvm_start_info
119 /* All following fields only present in version 1 and newer */
/linux-master/drivers/media/dvb-frontends/
H A Dsi2168_priv.h34 unsigned int version; member in struct:si2168_dev
/linux-master/samples/trace_events/
H A Dtrace_custom_sched.c11 #include <linux/version.h>
/linux-master/arch/s390/include/uapi/asm/
H A Dhwctrset.h23 __u64 version; /* Version of interface */ member in struct:s390_ctrset_start
/linux-master/include/uapi/linux/
H A Ddm-log-userspace.h393 * version 1: Initial implementation
394 * version 2: DM_ULOG_CTR allowed to return a string containing a
397 * version 3: DM_ULOG_FLUSH is capable of carrying payload for marking
422 __u32 version; /* See DM_ULOG_REQUEST_VERSION */ member in struct:dm_ulog_request
/linux-master/drivers/scsi/fnic/
H A Dvnic_resource.h36 RES_TYPE_DEPRECATED1, /* Old version of devcmd 2 */
37 RES_TYPE_DEPRECATED2, /* Old version of devcmd 2 */
45 u32 version; member in struct:vnic_resource_header
/linux-master/drivers/clk/mediatek/
H A Dreset.h25 * @MTK_RST_MAX: Total quantity of version for MediaTek clock reset controller.
35 * @version: Reset version which is defined in enum mtk_reset_version.
43 enum mtk_reset_version version; member in struct:mtk_clk_rst_desc
/linux-master/drivers/scsi/snic/
H A Dvnic_resource.h34 RES_TYPE_DEPRECATED1, /* Old version of devcmd 2 */
35 RES_TYPE_DEPRECATED2, /* Old version of devcmd 2 */
43 u32 version; member in struct:vnic_resource_header

Completed in 428 milliseconds

1234567891011>>