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