s_cells 78 drivers/mtd/parsers/ofpart.c int a_cells, s_cells; s_cells 97 drivers/mtd/parsers/ofpart.c s_cells = of_n_size_cells(pp); s_cells 98 drivers/mtd/parsers/ofpart.c if (len / 4 != a_cells + s_cells) { s_cells 106 drivers/mtd/parsers/ofpart.c parts[i].size = of_read_number(reg + a_cells, s_cells);