Home
last modified time | relevance | path

Searched defs:is_hpet_enabled (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h109 static inline int is_hpet_enabled(void) { return 0; } in is_hpet_enabled() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c134 int is_hpet_enabled(void) in is_hpet_enabled() function
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-cmos.c128 static inline int is_hpet_enabled(void) in is_hpet_enabled() function