Searched defs:version (Results 51 - 75 of 481) sorted by relevance

1234567891011>>

/drivers/hv/
H A Dhv.c6 * version 2, as published by the Free Software Foundation.
29 #include <linux/version.h>
41 * query_hypervisor_info - Get version info of the windows hypervisor
333 u64 version; local
345 /* Check the version */
346 rdmsrl(HV_X64_MSR_SVERSION, version);
H A Dhv_fcopy.c9 * under the terms of the GNU General Public License version 2 as published
91 static int fcopy_handle_handshake(u32 version) argument
93 switch (version) {
105 pr_info("FCP: user-mode registering done. Daemon version: %d\n",
106 version);
/drivers/i2c/busses/
H A Di2c-tiny-usb.c9 * published by the Free Software Foundation, version 2.
210 u16 version; local
227 version = le16_to_cpu(dev->usb_dev->descriptor.bcdDevice);
229 "version %x.%02x found at bus %03d address %03d\n",
230 version >> 8, version & 0xff,
/drivers/input/mouse/
H A Dvsxxxaa.c17 * the Free Software Foundation; either version 2 of the License, or
18 * (at your option) any later version.
119 unsigned char version; member in struct:vsxxxaa
170 "Found %s version 0x%02x from country 0x%02x on port %s\n",
171 mouse->name, mouse->version, mouse->country, mouse->phys);
341 mouse->version = buf[0] & 0x0f;
/drivers/isdn/gigaset/
H A Dinterface.c9 * published by the Free Software Foundation; either version 2 of
10 * the License, or (at your option) any later version.
62 static const unsigned version[4] = GIG_VERSION; local
70 memcpy(arg, version, sizeof version);
176 unsigned version[4]; local
214 retval = copy_from_user(version,
215 (unsigned __user *) arg, sizeof version)
218 retval = if_version(cs, version);
221 version, sizeo
[all...]
/drivers/macintosh/
H A Dwindfarm_mpu.h24 u8 version; /* 0x03 - EEPROM version */ member in struct:mpu_data
/drivers/media/pci/saa7164/
H A Dsaa7164-fw.c8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version.
37 u32 version; member in struct:fw_header
206 u32 tmp, filesize, version, err_flags, first_timeout, fwlength; local
225 version = saa7164_getcurrentfirmwareversion(dev);
227 if (version == 0x00) {
370 version =
372 if (version) {
388 version = saa7164_getcurrentfirmwareversion(dev);
389 } /* version
[all...]
/drivers/media/pci/zoran/
H A Dzr36016.h12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version.
37 __u8 version; member in struct:zr36016
/drivers/memory/
H A Dfsl-corenet-cf.c8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
28 enum ccf_version version; member in struct:ccf_info
33 .version = CCF1,
38 .version = CCF2,
110 switch (ccf->info->version) {
200 switch (ccf->info->version) {
219 switch (ccf->info->version) {
/drivers/mfd/
H A Dintel_msic.c8 * it under the terms of the GNU General Public License version 2 as
46 * @version: chip version
52 unsigned version; member in struct:intel_msic
409 msic->version = MSIC_VERSION(id0);
429 dev_info(&pdev->dev, "Intel MSIC version %c%d (vendor %#x)\n",
430 MSIC_MAJOR(msic->version), MSIC_MINOR(msic->version),
H A Dkempld-core.c51 u16 version; local
56 version = kempld_read16(pld, KEMPLD_VERSION);
60 pld->info.minor = KEMPLD_VERSION_GET_MINOR(version);
61 pld->info.major = KEMPLD_VERSION_GET_MAJOR(version);
62 pld->info.number = KEMPLD_VERSION_GET_NUMBER(version);
63 pld->info.type = KEMPLD_VERSION_GET_TYPE(version);
300 /* The Kontron PLD firmware version string has the following format:
304 * x: Major version - 1 alphanumerical digit (0-9A-V)
305 * y: Minor version - 1 alphanumerical digit (0-9A-V)
317 ret = scnprintf(pld->info.version, sizeo
[all...]
H A Dpcf50633-core.c10 * Free Software Foundation; either version 2 of the License, or (at your
11 * option) any later version.
198 int version, variant; local
222 version = pcf50633_reg_read(pcf, 0);
224 if (version < 0 || variant < 0) {
230 dev_info(pcf->dev, "Probed device version %d variant %d\n",
231 version, variant);
H A Dtc3589x.c4 * License Terms: GNU General Public License, version 2
22 * enum tc3589x_version - indicates the TC3589x version
275 dev_info(tc3589x->dev, "manufacturer: %#x, version: %#x\n", manf, ver);
339 tc3589x_of_probe(struct device *dev, enum tc3589x_version *version) argument
353 *version = (enum tc3589x_version) of_id->data;
366 tc3589x_of_probe(struct device *dev, enum tc3589x_version *version) argument
379 enum tc3589x_version version; local
383 pdata = tc3589x_of_probe(&i2c->dev, &version);
390 version = id->driver_data;
409 switch (version) {
[all...]
/drivers/misc/sgi-xp/
H A Dxpnet.c45 u16 version; /* Version for this message */ member in struct:xpnet_message
71 * with same major #, and never talk to versions with a different version.
77 #define XPNET_VERSION _XPNET_VERSION(1, 0) /* version 1.0 */
78 #define XPNET_VERSION_EMBED _XPNET_VERSION(1, 1) /* version 1.1 */
82 ((XPNET_VERSION_MAJOR(_m->version) == XPNET_VERSION_MAJOR(XPNET_VERSION)) \
155 * Packet with a different XPC version. Ignore.
197 if ((XPNET_VERSION_MINOR(msg->version) == 1) &&
386 msg->version = XPNET_VERSION_EMBED;
393 msg->version = XPNET_VERSION;
/drivers/mtd/
H A Dbcm47xxpart.c7 * it under the terms of the GNU General Public License version 2 as
45 uint16_t version; member in struct:trx_header
/drivers/net/can/sja1000/
H A Dems_pci.c7 * it under the terms of the version 2 of the GNU General Public License
43 int version; member in struct:ems_pci_card
250 card->version = 2; /* CPC-PCI v2 */
255 card->version = 1; /* CPC-PCI v1 */
274 if (card->version == 1) {
309 if (card->version == 1) {
328 if (card->version == 1)
/drivers/net/ethernet/8390/
H A Dhydra.c39 static const char version[] = variable
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dump.h7 * under the terms of the GNU General Public License version 2, available
38 u32 version; member in struct:dump_header
/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_mfg_comm.h23 /* Manufacturing block version */
27 /* Manufacturing block encrypted version */
30 /* Manufacturing block version 1 length */
123 #define BFA_MFG_VPD_PCI_VER_MASK 0x07 /*!< version mask 3 bits */
143 u8 version; /*!< vpd data version */ member in struct:bfa_mfg_vpd
/drivers/net/ethernet/cirrus/
H A Dmac89x0.c59 static char *version = variable
262 printk(version);
/drivers/net/irda/
H A Dw83977af_ir.c17 * published by the Free Software Foundation; either version 2 of
18 * the License, or (at your option) any later version.
310 int version; local
360 version = inb(iobase+AUID);
363 if (0x10 == (version & 0xf0)) {
396 "Version: 0x%02x\n", version);
401 IRDA_DEBUG( 0, "%s(), Wrong chip version", __func__ );
/drivers/net/wan/
H A Ddlci.c27 * as published by the Free Software Foundation; either version
28 * 2 of the License, or (at your option) any later version.
57 static const char version[] = "DLCI driver v0.35, 4 Jan 1997, mike.mclagan@linux.org"; variable
521 printk("%s.\n", version);
H A Dhdlc.c7 * under the terms of version 2 of the GNU General Public License
43 static const char* version = "HDLC support module revision 1.22"; variable
368 pr_info("%s\n", version);
/drivers/net/wireless/ath/wil6210/
H A Dfw.h18 #define WIL_FW_FMT_VERSION (1) /* format version driver supports */
100 __le32 version; /* format version */ member in struct:wil_fw_record_file_header
/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfweh.c33 * @version: version indication.
40 u8 version; member in struct:brcm_ethhdr
46 __be16 version; member in struct:brcmf_event_msg_be
278 emsg.version = be16_to_cpu(emsg_be->version);
290 brcmf_dbg(EVENT, " version %u flags %u status %u reason %u\n",
291 emsg.version, emsg.flags, emsg.status, emsg.reason);

Completed in 538 milliseconds

1234567891011>>