Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_low_i2c.h78 extern int pmac_i2c_match_adapter(struct device_node *dev,
/openbmc/linux/drivers/i2c/busses/
H A Di2c-powermac.c331 if (!pmac_i2c_match_adapter(node, adap)) in i2c_powermac_register_devices()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c1048 int pmac_i2c_match_adapter(struct device_node *dev, struct i2c_adapter *adapter) in pmac_i2c_match_adapter() function
1056 EXPORT_SYMBOL_GPL(pmac_i2c_match_adapter);