Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dprom_init.c100 struct device_node ***allnextpp);
462 struct device_node ***allnextpp) in inspect_node() argument
475 **allnextpp = PTRUNRELOC(np); in inspect_node()
476 *allnextpp = &np->allnext; in inspect_node()
541 allnextpp); in inspect_node()
/linux-2.4.37.9/arch/ppc64/kernel/
Dprom.c1859 struct device_node ***allnextpp) in inspect_node() argument
1873 **allnextpp = PTRUNRELOC(np); in inspect_node()
1874 *allnextpp = &np->allnext; in inspect_node()
1940 allnextpp); in inspect_node()