Searched defs:subsize (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 64 static unsigned subsize; /* Size of subpages */ variable
|
/kernel/linux/linux-6.6/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 64 static unsigned subsize; /* Size of subpages */ variable
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-powermac.c | 40 int mode, subsize, len; in i2c_powermac_smbus_xfer() local
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-powermac.c | 40 int mode, subsize, len; in i2c_powermac_smbus_xfer() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | low_i2c.c | 396 static int kw_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in kw_i2c_xfer() argument 672 static int pmu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in pmu_i2c_xfer() argument 839 static int smu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in smu_i2c_xfer() argument 1136 pmac_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, u32 subaddr, u8 *data, int len) pmac_i2c_xfer() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | low_i2c.c | 396 static int kw_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in kw_i2c_xfer() argument 673 static int pmu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in pmu_i2c_xfer() argument 840 static int smu_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, in smu_i2c_xfer() argument 1137 pmac_i2c_xfer(struct pmac_i2c_bus *bus, u8 addrdir, int subsize, u32 subaddr, u8 *data, int len) pmac_i2c_xfer() argument [all...] |
Completed in 7 milliseconds