Home
last modified time | relevance | path

Searched defs:unlock_timer (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/input/
Dadp5589.h156 …unsigned char unlock_timer; /* Time in seconds [0..7] between the two unlock keys 0=disable (ADP55… member
/linux-6.15/kernel/time/
Dposix-timers.c77 static inline void unlock_timer(struct k_itimer *timr) in unlock_timer() function