Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dpmac_low_i2c.h73 extern int pmac_i2c_get_channel(struct pmac_i2c_bus *bus);
/linux-3.4.99/drivers/i2c/busses/
Di2c-powermac.c268 pmac_i2c_get_channel(bus)); in i2c_powermac_probe()
303 if (pmac_i2c_get_channel(bus) == i2c_bus) { in i2c_powermac_probe()
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dlow_i2c.c1024 int pmac_i2c_get_channel(struct pmac_i2c_bus *bus) in pmac_i2c_get_channel() function
1028 EXPORT_SYMBOL_GPL(pmac_i2c_get_channel);