Searched refs:subsize (Results 1 – 2 of 2) sorted by relevance
94 int (*xfer)(struct pmac_i2c_bus *bus, u8 addrdir, int subsize,410 if (subsize != 0) in kw_i2c_xfer()415 if (subsize != 1) in kw_i2c_xfer()420 if (subsize != 1) in kw_i2c_xfer()697 if (subsize != 0) in pmu_i2c_xfer()704 if (subsize != 1) in pmu_i2c_xfer()860 if (subsize != 0) in smu_i2c_xfer()866 if (subsize > 3 || subsize < 1) in smu_i2c_xfer()868 cmd->info.sublen = subsize; in smu_i2c_xfer()871 subsize); in smu_i2c_xfer()[all …]
90 extern int pmac_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize,
Completed in 9 milliseconds