found_onyx        252 drivers/i2c/busses/i2c-powermac.c 					       bool found_onyx)
found_onyx        259 drivers/i2c/busses/i2c-powermac.c 	if (of_device_is_compatible(busnode, "k2-i2c") && !found_onyx) {
found_onyx        319 drivers/i2c/busses/i2c-powermac.c 	bool found_onyx = 0;
found_onyx        349 drivers/i2c/busses/i2c-powermac.c 			found_onyx = true;
found_onyx        377 drivers/i2c/busses/i2c-powermac.c 	i2c_powermac_add_missing(adap, bus, found_onyx);