Searched refs:COMPARE_BUS (Results 1 – 1 of 1) sorted by relevance
109 #define COMPARE_BUS(b,i) (i2c_no_probes[(i)].bus == (b)) macro115 #define COMPARE_BUS(b,i) ((b) == 0) /* Make compiler happy */ macro979 if (COMPARE_BUS(bus, k) && COMPARE_ADDR(j, k)) { in do_i2c_probe()1002 if (COMPARE_BUS(bus,k)) in do_i2c_probe()