Searched refs:np_temp (Results 1 – 1 of 1) sorted by relevance
166 struct device_node *np_pcie = dev->of_node, **np_temp; in ks_pcie_get_irq_controller_info() local172 np_temp = &ks_pcie->legacy_intc_np; in ks_pcie_get_irq_controller_info()176 np_temp = &ks_pcie->msi_intc_np; in ks_pcie_get_irq_controller_info()182 *np_temp = of_find_node_by_name(np_pcie, controller); in ks_pcie_get_irq_controller_info()183 if (!(*np_temp)) { in ks_pcie_get_irq_controller_info()187 temp = of_irq_count(*np_temp); in ks_pcie_get_irq_controller_info()199 host_irqs[temp] = irq_of_parse_and_map(*np_temp, temp); in ks_pcie_get_irq_controller_info()