table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DEL_TIMER(9) | Driver Basics | DEL_TIMER(9) |
NAME¶
del_timer - deactive a timer.SYNOPSIS¶
int
del_timer(struct timer_list * timer);
ARGUMENTS¶
timerthe timer to be deactivated
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |