Searched refs:rtc_max_user_freq (Results 1 – 1 of 1) sorted by relevance
194 static unsigned long rtc_max_user_freq = 64; /* > this, need CAP_SYS_RESOURCE */ variable273 .data = &rtc_max_user_freq,441 if (!kernel && (rtc_freq > rtc_max_user_freq) && in rtc_do_ioctl()652 if (!kernel && (arg > rtc_max_user_freq) && in rtc_do_ioctl()