Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_eeprom.c82 u8 probe_dev; /* If seen at probe, chain is this type */ member
463 while (i2c_chains[idx].probe_dev != IPATH_NO_DEV) { in ipath_i2c_type()
465 if (!i2c_probe(dd, i2c_chains[idx].probe_dev)) in ipath_i2c_type()
477 if (i2c_chains[idx].probe_dev == IPATH_NO_DEV) in ipath_i2c_type()