Lines Matching defs:np

137 static bool of_node_is_pcie(const struct device_node *np)  in of_node_is_pcie()
147 static int of_bus_pci_match(struct device_node *np) in of_bus_pci_match()
162 static void of_bus_pci_count_cells(struct device_node *np, in of_bus_pci_count_cells()
220 const struct device_node *np, struct resource *res) in of_pci_range_to_resource()
262 int of_range_to_resource(struct device_node *np, int index, struct resource *res) in of_range_to_resource()
284 static int of_bus_isa_match(struct device_node *np) in of_bus_isa_match()
320 static int of_bus_default_flags_match(struct device_node *np) in of_bus_default_flags_match()
329 static int of_bus_default_match(struct device_node *np) in of_bus_default_match()
390 static const struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
400 static int of_empty_ranges_quirk(const struct device_node *np) in of_empty_ranges_quirk()
606 struct device_node *__of_get_dma_parent(const struct device_node *np) in __of_get_dma_parent()
625 static struct device_node *of_get_next_dma_parent(struct device_node *np) in of_get_next_dma_parent()
744 int of_property_read_reg(struct device_node *np, int idx, u64 *addr, u64 *size) in of_property_read_reg()
798 int np = parser->pna + na + ns; in of_pci_range_parser_one() local
893 int of_dma_get_range(struct device_node *np, const struct bus_dma_region **map) in of_dma_get_range()
968 phys_addr_t __init of_dma_get_max_cpu_address(struct device_node *np) in of_dma_get_max_cpu_address()
1011 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent()
1038 static bool of_mmio_is_nonposted(const struct device_node *np) in of_mmio_is_nonposted()
1125 void __iomem *of_iomap(struct device_node *np, int index) in of_iomap()
1153 void __iomem *of_io_request_and_map(struct device_node *np, int index, in of_io_request_and_map()