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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dcpu.h18 void (*c_identify)(struct cpuinfo_x86 * c); member in struct:cpu_dev
H A Dnexgen.c53 .c_identify = nexgen_identify,
H A Dtransmeta.c109 .c_identify = transmeta_identify,
H A Dcyrix.c425 .c_identify = cyrix_identify,
H A Dcommon.c424 if (this_cpu->c_identify) {
425 this_cpu->c_identify(c);

Completed in 106 milliseconds