Searched refs:find_first_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.c46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) function
89 if (!(acpu = (klcpu_t *)find_first_component(brd, KLSTRUCT_CPU)))
H A Dip27-smp.c48 hub = (klhub_t *)find_first_component(brd, KLSTRUCT_HUB);
68 acpu = (klcpu_t *)find_first_component(brd, KLSTRUCT_CPU);
H A Dip27-memory.c278 banks = (klmembnk_t *) find_first_component(brd, KLSTRUCT_MEMBNK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h888 extern klinfo_t *find_first_component(lboard_t *brd, unsigned char type);

Completed in 111 milliseconds