Searched refs:smsc_ircc_probe (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/irda/ |
D | smsc-ircc2.c | 224 static const struct smsc_chip * __init smsc_ircc_probe(unsigned short cfg_base, u8 reg, const struc… 2189 if (smsc_ircc_probe(cfgbase, SMSCSIOFLAT_DEVICEID_REG, chips, type) == NULL) in smsc_superio_flat() 2240 if (smsc_ircc_probe(cfg_base, 0x20, chips, type) == NULL) in smsc_superio_paged() 2278 static const struct smsc_chip * __init smsc_ircc_probe(unsigned short cfg_base, u8 reg, const struc… in smsc_ircc_probe() function
|