Searched refs:smsc_chip (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dsmsc-ircc2.c135 struct smsc_chip { struct
223 static const struct smsc_chip * __init smsc_ircc_probe(unsigned short cfg_base, u8 reg, const struct smsc_chip *chip, char *type);
224 static int __init smsc_superio_flat(const struct smsc_chip *chips, unsigned short cfg_base, char *type);
225 static int __init smsc_superio_paged(const struct smsc_chip *chips, unsigned short cfg_base, char *type);
283 static struct smsc_chip __initdata fdc_chips_flat[] =
297 static struct smsc_chip __initdata fdc_chips_paged[] =
316 static struct smsc_chip __initdata lpc_chips_flat[] =
325 static struct smsc_chip __initdata lpc_chips_paged[] =
2112 static int __init smsc_superio_flat(const struct smsc_chip *chip
[all...]

Completed in 94 milliseconds