Searched refs:revision (Results 426 - 450 of 967) sorted by relevance

<<11121314151617181920>>

/linux-master/net/netfilter/
H A Dxt_RATEEST.c184 .revision = 0,
H A Dxt_recent.c438 /* Copy revision 0 structure to revision 1 */
697 .revision = 0,
707 .revision = 0,
717 .revision = 1,
727 .revision = 1,
/linux-master/arch/sh/boards/
H A Dboard-magicpanelr2.c167 #error Unknown revision of PLATFORM_MP_R2
/linux-master/drivers/ata/
H A Dpata_hpt366.c400 if (dev->revision > 2)
H A Dpata_sl82c105.c260 * providing it is a Winbond 553 reports the revision. If it cannot
261 * find a revision or the right device it returns -1
286 * We need to find function 0's revision, not function 1
289 return bridge->revision;
331 "pata_sl82c105: Early bridge revision, no DMA available\n");
/linux-master/drivers/acpi/acpica/
H A Dutxface.c473 pld_info->revision = ACPI_PLD_GET_REVISION(&dword);
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_hw.h137 u32 revision; member in struct:igc_phy_info
/linux-master/drivers/scsi/
H A Da100u2w.c502 u16 revision; local
509 revision = orc_read_fwrev(host);
510 if (revision == 0xFFFF) {
540 if (nvramp->revision != 1)
/linux-master/include/acpi/
H A Dacbuffer.h78 u8 revision; member in struct:acpi_pld_info
/linux-master/drivers/clk/imx/
H A Dclk-imx31.c13 #include <soc/imx/revision.h>
/linux-master/include/uapi/linux/
H A Dmedia.h153 __u32 revision; member in struct:media_entity_desc
/linux-master/drivers/video/fbdev/kyro/
H A DSTG4000InitDevice.c277 (u32)pDev->revision);
/linux-master/drivers/net/ethernet/sfc/
H A Dnic_common.h19 * They are not supported by this driver but these revision numbers
28 return efx->type->revision;
H A Dethtool.c66 regs->version = efx->type->revision;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disp.h98 * struct isp_res_mapping - Map ISP io resources to ISP revision.
139 * @revision: Stores current ISP module revision.
177 u32 revision; member in struct:isp_device
H A Dispcsi2.c202 is_3630 = csi2->isp->revision == ISP_REVISION_15_0;
511 if (isp->revision == ISP_REVISION_15_0)
535 ((isp->revision == ISP_REVISION_15_0) ?
1301 if (isp->revision == ISP_REVISION_15_0) {
/linux-master/drivers/media/platform/ti/cal/
H A Dcal.h198 u32 revision; member in struct:cal_dev
/linux-master/drivers/phy/cadence/
H A Dcdns-dphy-rx.c162 .revision = "SR1.0",
/linux-master/arch/parisc/kernel/
H A Dsetup.c295 per_cpu(cpu_data, cpunum).fp_rev = coproc_cfg.revision;
/linux-master/arch/arm/kernel/
H A Datags_parse.c115 system_rev = tag->u.revision.rev;
/linux-master/drivers/media/pci/zoran/
H A Dzoran.h224 unsigned char revision; /* revision of zr36057 */ member in struct:zoran
/linux-master/net/ncsi/
H A Dncsi-aen.c25 if (h->common.revision != NCSI_PKT_REVISION)
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool.c66 regs->version = efx->type->revision;
/linux-master/sound/pci/au88x0/
H A Dau88x0.c289 chip->rev = pci->revision;
293 "The revision (%x) of your card has not been seen before.\n",
/linux-master/block/
H A Dopal_proto.h288 __be32 revision; /**< revision of the header 1 in 2.00.100 */ member in struct:d0_header

Completed in 225 milliseconds

<<11121314151617181920>>