Searched refs:find_component (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-klconfig.c18 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type) function
30 printk("find_component: Bad pointer: 0x%p\n", kli);
48 return find_component(brd, (klinfo_t *)NULL, struct_type);
95 } while ((acpu = (klcpu_t *)find_component(brd, (klinfo_t *)acpu,
H A Dip27-xtalk.c66 xbow_p = (klxbow_t *)find_component(brd, NULL, KLSTRUCT_XBOW);
H A Dip27-smp.c84 acpu = (klcpu_t *)find_component(brd, (klinfo_t *)acpu,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h887 extern klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char type);

Completed in 169 milliseconds