Home
last modified time | relevance | path

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

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