Searched refs:smc_superio_flat (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/irda/ |
D | smc-ircc.c | 261 static int __init smc_superio_flat(const smc_chip_t *chips, unsigned short cfg_base, char *type) in smc_superio_flat() function 353 …if (!smc_superio_flat(fdc_chips_flat,cfg_base,"FDC")||!smc_superio_paged(fdc_chips_paged,cfg_base,… in smc_superio_fdc() 369 …if (!smc_superio_flat(lpc_chips_flat,cfg_base,"LPC")||!smc_superio_paged(lpc_chips_paged,cfg_base,… in smc_superio_lpc()
|