count_cells 144 arch/sparc/kernel/of_device_32.c .count_cells = of_bus_pci_count_cells, count_cells 153 arch/sparc/kernel/of_device_32.c .count_cells = of_bus_sbus_count_cells, count_cells 162 arch/sparc/kernel/of_device_32.c .count_cells = of_bus_ambapp_count_cells, count_cells 171 arch/sparc/kernel/of_device_32.c .count_cells = of_bus_default_count_cells, count_cells 260 arch/sparc/kernel/of_device_32.c bus->count_cells(op->dev.of_node, &na, &ns); count_cells 310 arch/sparc/kernel/of_device_32.c pbus->count_cells(dp, &pna, &pns); count_cells 189 arch/sparc/kernel/of_device_64.c .count_cells = of_bus_pci_count_cells, count_cells 198 arch/sparc/kernel/of_device_64.c .count_cells = of_bus_pci_count_cells, count_cells 207 arch/sparc/kernel/of_device_64.c .count_cells = of_bus_sbus_count_cells, count_cells 216 arch/sparc/kernel/of_device_64.c .count_cells = of_bus_fhc_count_cells, count_cells 225 arch/sparc/kernel/of_device_64.c .count_cells = of_bus_default_count_cells, count_cells 330 arch/sparc/kernel/of_device_64.c bus->count_cells(op->dev.of_node, &na, &ns); count_cells 387 arch/sparc/kernel/of_device_64.c pbus->count_cells(dp, &pna, &pns); count_cells 433 arch/sparc/kernel/of_device_64.c bus->count_cells(dp, &na, NULL); count_cells 30 arch/sparc/kernel/of_device_common.h void (*count_cells)(struct device_node *child, count_cells 45 drivers/of/address.c void (*count_cells)(struct device_node *child, count_cells 195 drivers/of/address.c bus->count_cells(dev, &na, &ns); count_cells 437 drivers/of/address.c .count_cells = of_bus_pci_count_cells, count_cells 448 drivers/of/address.c .count_cells = of_bus_isa_count_cells, count_cells 458 drivers/of/address.c .count_cells = of_bus_default_count_cells, count_cells 595 drivers/of/address.c bus->count_cells(dev, &na, &ns); count_cells 637 drivers/of/address.c pbus->count_cells(dev, &pna, &pns); count_cells 729 drivers/of/address.c bus->count_cells(dev, &na, &ns); count_cells 40 drivers/of/fdt_address.c void (*count_cells)(const void *blob, int parentoffset, count_cells 103 drivers/of/fdt_address.c .count_cells = fdt_bus_default_count_cells, count_cells 189 drivers/of/fdt_address.c bus->count_cells(blob, parent, &na, &ns); count_cells 216 drivers/of/fdt_address.c pbus->count_cells(blob, parent, &pna, &pns);