Home
last modified time | relevance | path

Searched refs:hpet_enable (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h72 extern int hpet_enable(void);
108 static inline int hpet_enable(void) { return 0; } in hpet_enable() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtime.c77 if (!hpet_enable()) { in hpet_time_init()
H A Dhpet.c890 int __init hpet_enable(void) in hpet_enable() function
1027 hpet_enable(); in hpet_late_init()