Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/kernel/time/
Dposix-timers.c126 static inline void unlock_timer(struct k_itimer *timr, unsigned long flags) in unlock_timer() function