Home
last modified time | relevance | path

Searched refs:find_range (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/powerpc/boot/
Ddevtree.c206 static int find_range(u32 *reg, u32 *ranges, int nregaddr, in find_range() function
283 offset = find_range(last_addr, prop_buf, prev_naddr, in dt_xlate()
/linux-2.6.39/drivers/pci/hotplug/
Dibmphp_res.c937 static struct range_node * find_range (struct bus_node *bus_cur, struct resource_node * res) in find_range() function
1031 range = find_range (bus_cur, res_cur); in ibmphp_check_resource()