Home
last modified time | relevance | path

Searched refs:smsc_ircc_probe (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/irda/
Dsmsc-ircc2.c226 static const struct smsc_chip * __init smsc_ircc_probe(unsigned short cfg_base, u8 reg, const struc…
2196 if (smsc_ircc_probe(cfgbase, SMSCSIOFLAT_DEVICEID_REG, chips, type) == NULL) in smsc_superio_flat()
2246 if (smsc_ircc_probe(cfg_base, 0x20, chips, type) == NULL) in smsc_superio_paged()
2284 static const struct smsc_chip * __init smsc_ircc_probe(unsigned short cfg_base, u8 reg, const struc… in smsc_ircc_probe() function