Searched defs:subsize (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/tests/ |
D | nandbiterrs.c | 64 static unsigned subsize; /* Size of subpages */ variable
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
D | low_i2c.c | 396 static int kw_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in kw_i2c_xfer() 672 static int pmu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in pmu_i2c_xfer() 839 static int smu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in smu_i2c_xfer() 1136 int pmac_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in pmac_i2c_xfer()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
D | i2c-powermac.c | 40 int mode, subsize, len; in i2c_powermac_smbus_xfer() local
|