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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dquirks.c66 } force_hpet_resume_type; variable in typeref:enum:__anon10631
150 force_hpet_resume_type = ICH_FORCE_HPET_RESUME;
249 force_hpet_resume_type = OLD_ICH_FORCE_HPET_RESUME;
336 force_hpet_resume_type = VT8237_FORCE_HPET_RESUME;
407 force_hpet_resume_type = ATI_FORCE_HPET_RESUME;
439 force_hpet_resume_type = NVIDIA_FORCE_HPET_RESUME;
474 switch (force_hpet_resume_type) {

Completed in 38 milliseconds