Home
last modified time | relevance | path

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

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