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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c329 banks = (klmembnk_t *) find_first_component(brd, KLSTRUCT_MEMBNK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/
H A Dklconfig.h888 extern klinfo_t *find_first_component(lboard_t *brd, unsigned char type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/
H A Dklconfig.h888 extern klinfo_t *find_first_component(lboard_t *brd, unsigned char type);

Completed in 70 milliseconds