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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dsmsc-ircc2.c226 static int __init smsc_superio_paged(const struct smsc_chip *chips, unsigned short cfg_base, char *type);
2090 if (!smsc_superio_paged(fdc_chips_paged, cfg_base, type))
2100 if (!smsc_superio_paged(lpc_chips_paged, cfg_base, type))
2160 * Function smsc_superio_paged (chip, base, type)
2165 static int __init smsc_superio_paged(const struct smsc_chip *chips, unsigned short cfg_base, char *type) function
2288 !smsc_superio_paged(fdc_chips_paged, cfg_base, "FDC"))
2306 !smsc_superio_paged(lpc_chips_paged, cfg_base, "LPC"))

Completed in 44 milliseconds