Searched refs:subsize (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpmac_low_i2c.h99 extern int pmac_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c95 int (*xfer)(struct pmac_i2c_bus *bus, u8 addrdir, int subsize,
388 static int kw_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, argument
401 if (subsize != 0)
406 if (subsize != 1)
411 if (subsize != 1)
653 static int pmu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, argument
676 if (subsize != 0)
683 if (subsize != 1)
818 static int smu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, argument
837 if (subsize !
1130 pmac_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, u32 subaddr, u8 *data, int len) argument
[all...]

Completed in 102 milliseconds