Searched defs:version (Results 76 - 100 of 109) sorted by relevance

12345

/include/linux/ceph/
H A Drados.h134 * compound epoch+version, used by storage layer to serialize mutations
138 __le64 version; member in struct:ceph_eversion
H A Dceph_fs.h181 __le64 version; member in struct:ceph_mon_statfs_reply
468 __le64 version; /* inode version */ member in struct:ceph_mds_reply_inode
469 __le64 xattr_version; /* version for xattr blob */
745 __le64 seq; /* snap: version */
/include/linux/
H A Dcper.h8 * modify it under the terms of the GNU General Public License version
359 } version; member in struct:cper_sec_pcie
H A Dfd.h257 unsigned char version; /* FDC version code */ member in struct:floppy_fdc_state
265 unsigned int driver_version; /* version code for floppy driver */
268 * get the version number of the floppy driver that they are running
269 * on. If this version number is bigger than the one compiled into the
H A Dip_vs.h12 #define NVERSION(version) \
13 (version >> 16) & 0xFF, \
14 (version >> 8) & 0xFF, \
15 version & 0xFF
169 /* version number */
170 unsigned int version; member in struct:ip_vs_getinfo
422 IPVS_INFO_ATTR_VERSION, /* IPVS version number */
H A Dipv6.h114 version:4; member in struct:ipv6hdr
116 __u8 version:4,
H A Dmemstick.h7 * it under the terms of the GNU General Public License version 2 as
109 unsigned char version; member in struct:mspro_io_info_register
H A Dmod_devicetable.h35 __u32 version; member in struct:ieee1394_device_id
64 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers.
67 * @bcdDevice_hi: High end of version number range. The range of product
319 __u16 version; member in struct:input_device_id
H A Dmodule.h58 const char *version; member in struct:module_version_attribute
139 /* Version of form [<epoch>:]<version>[-<extra-version>].
140 Or for CVS/RCS ID version, everything but the number is stripped.
144 <version>: The <version> may contain only alphanumerics and the
147 <extraversion>: Like <version>, but inserted for local
155 #define MODULE_VERSION(_version) MODULE_INFO(version, _version)
161 .name = "version", \
167 .version
233 const char *version; member in struct:module
[all...]
H A Duwb.h9 * modify it under the terms of the GNU General Public License version
339 * @version: version of protocol supported by this device
374 u16 version; member in struct:uwb_rc
H A Dcoda.h140 /* these are Coda's version of O_RDONLY etc combinations
739 int version; member in struct:coda_mount_data
H A Di2o-dev.h8 * as published by the Free Software Foundation; either version
9 * 2 of the License, or (at your option) any later version.
207 __u32 version:4; member in struct:_i2o_lct_entry
H A Dethtool.h87 char version[32]; /* driver version string */ member in struct:ethtool_drvinfo
88 char fw_version[ETHTOOL_FWVERS_LEN]; /* firmware version string */
125 __u32 version; /* driver-specific, indicates different chips/revs */ member in struct:ethtool_regs
662 * @version: FW version of the dump, filled in by driver
672 __u32 version; member in struct:ethtool_dump
813 * @driver, @version, @fw_version and @bus_info fields. If not
892 * @get_dump_flag: Get dump flag indicating current dump length, version,
H A Dhid.h13 * the Free Software Foundation; either version 2 of the License, or
14 * (at your option) any later version.
479 __u32 version; /* HID version */ member in struct:hid_device
H A Dhyperv.h7 * version 2, as published by the Free Software Foundation.
180 __u8 version[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member in struct:hv_kvp_register
278 * We use the same version numbering for all Hyper-V modules.
283 * 1. When a new version of Windows Hyper-V
529 u32 version; member in struct:vmbus_channel_query_vmbus_version
H A Di2o.h8 * as published by the Free Software Foundation; either version
9 * 2 of the License, or (at your option) any later version.
603 u8 version; member in struct:i2o_sys_tbl
/include/linux/mfd/abx500/
H A Dab8500.h19 * print of version string.
220 * @version: chip version id (e.g. ab8500 or ab9540)
240 enum ab8500_version version; member in struct:ab8500
280 enum ab8500_version version);
285 return ab->version == AB8500_VERSION_AB8500;
290 return ab->version == AB8500_VERSION_AB8505;
295 return ab->version == AB8500_VERSION_AB9540;
300 return ab->version == AB8500_VERSION_AB8540;
/include/linux/netfilter/ipset/
H A Dip_set.h10 * it under the terms of the GNU General Public License version 2 as
16 /* The protocol version */
25 IPSET_CMD_PROTOCOL, /* 1: Return protocol version */
43 IPSET_CMD_VERSION, /* 16: Get program version */
54 IPSET_ATTR_PROTOCOL, /* 1: Protocol version */
64 IPSET_ATTR_PROTOCOL_MIN, /* 10: Minimal supported version number */
291 /* Protocol version */
476 unsigned version; member in struct:ip_set_req_get_set
483 #define IP_SET_OP_VERSION 0x00000100 /* Ask kernel version */
486 unsigned version; member in struct:ip_set_req_version
[all...]
/include/linux/wimax/
H A Di2400m.h332 /* Interface version */
434 __le16 version; member in struct:i2400m_l3l4_hdr
/include/net/9p/
H A D9p.h11 * it under the terms of the GNU General Public License version 2
92 * @P9_TVERSION: version handshake request
93 * @P9_RVERSION: version handshake response
351 * @version: 16-bit monotonically incrementing version number
358 * (roughly analogous to an inode number), while the version is updated
362 * their version to 0, signaling that they should never be cached and
370 u32 version; member in struct:p9_qid
/include/net/bluetooth/
H A Dmgmt.h8 it under the terms of the GNU General Public License version 2 as
61 __u8 version; member in struct:mgmt_rp_read_version
100 __u8 version; member in struct:mgmt_rp_read_info
/include/sound/
H A Dsb.h11 * the Free Software Foundation; either version 2 of the License, or
12 * (at your option) any later version.
72 unsigned short version; /* version of DSP chip */ member in struct:snd_sb
/include/xen/interface/
H A Dxen.h293 * by an increment of 'version'. The guest can therefore
294 * detect updates by looking for changes to 'version'. If the
295 * least-significant bit of the version number is set then an
298 * the version number is similar to Linux's seqlock: see the
301 uint32_t version; member in struct:vcpu_time_info
428 char magic[32]; /* "xen-<version>-<platform>". */
/include/acpi/
H A Dactbl2.h27 * GNU General Public License ("GPL") version 2 as published by the Free
420 u8 version; member in struct:acpi_ibft_header
757 u8 version; member in struct:acpi_slic_key
770 u32 version; member in struct:acpi_slic_marker
895 * Conforms to "Windows ACPI Emulated Devices Table", version 1.0, April 6, 2009
/include/drm/
H A Ddrm.h129 int version_major; /**< Major version */
130 int version_minor; /**< Minor version */
152 struct drm_version __user *version; member in struct:drm_list

Completed in 832 milliseconds

12345