Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c64 static u32 hpet_nhpet, hpet_max_freq = HPET_USER_FREQ; variable
647 if ((arg > hpet_max_freq) && in hpet_ioctl_common()
741 .data = &hpet_max_freq,
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c65 static u32 hpet_nhpet, hpet_max_freq = HPET_USER_FREQ; variable
632 if ((arg > hpet_max_freq) && in hpet_ioctl_common()
726 .data = &hpet_max_freq,

Completed in 4 milliseconds