chiptype 97 drivers/media/tuners/si2157.c if (dev->chiptype == SI2157_CHIPTYPE_SI2146) { chiptype 100 drivers/media/tuners/si2157.c } else if (dev->chiptype == SI2157_CHIPTYPE_SI2141) { chiptype 113 drivers/media/tuners/si2157.c if (dev->chiptype == SI2157_CHIPTYPE_SI2141) { chiptype 331 drivers/media/tuners/si2157.c if (dev->chiptype == SI2157_CHIPTYPE_SI2146) chiptype 444 drivers/media/tuners/si2157.c dev->chiptype = (u8)id->driver_data; chiptype 488 drivers/media/tuners/si2157.c dev->chiptype == SI2157_CHIPTYPE_SI2141 ? "Si2141" : chiptype 489 drivers/media/tuners/si2157.c dev->chiptype == SI2157_CHIPTYPE_SI2146 ? chiptype 28 drivers/media/tuners/si2157_priv.h u8 chiptype; chiptype 335 drivers/net/ethernet/toshiba/tc35815.c #define HAVE_DMA_RXALIGN(lp) likely((lp)->chiptype != TC35815CF) chiptype 436 drivers/net/ethernet/toshiba/tc35815.c enum tc35815_chiptype chiptype; chiptype 574 drivers/net/ethernet/toshiba/tc35815.c lp->chiptype != TC35815_TX4939) chiptype 623 drivers/net/ethernet/toshiba/tc35815.c lp->chiptype == TC35815_TX4939 ? PHY_INTERFACE_MODE_RMII : PHY_INTERFACE_MODE_MII); chiptype 815 drivers/net/ethernet/toshiba/tc35815.c lp->chiptype = ent->driver_data; chiptype 1670 drivers/net/ethernet/toshiba/tc35815.c if (lp->chiptype == TC35815_TX4939) chiptype 2100 drivers/net/ethernet/toshiba/tc35815.c if (lp->chiptype == TC35815_TX4939) chiptype 91 drivers/usb/serial/cypress_m8.c int chiptype; /* identifier of device, for quirks/etc */ chiptype 268 drivers/usb/serial/cypress_m8.c switch (priv->chiptype) { chiptype 512 drivers/usb/serial/cypress_m8.c priv->chiptype = CT_EARTHMATE; chiptype 543 drivers/usb/serial/cypress_m8.c priv->chiptype = CT_CYPHIDCOM; chiptype 560 drivers/usb/serial/cypress_m8.c priv->chiptype = CT_CA42V2; chiptype 934 drivers/usb/serial/cypress_m8.c if (priv->chiptype == CT_EARTHMATE && priv->baud_rate == 4800) {