Searched refs:COMPARE_ADDR (Results 1 – 1 of 1) sorted by relevance
107 #define COMPARE_ADDR(a,i) (i2c_no_probes[(i)].addr == (a)) macro113 #define COMPARE_ADDR(a,i) (i2c_no_probes[(i)] == (a)) macro976 if (COMPARE_BUS(bus, k) && COMPARE_ADDR(j, k)) { in do_i2c_probe()