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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c65 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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/sn/
H A Dklconfig.h887 extern klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char type);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/sn/
H A Dklconfig.h887 extern klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char type);

Completed in 60 milliseconds