1WAKEUP_READERS(9) relay interface support WAKEUP_READERS(9)
23
4
NAME
6wakeup_readers - wake up readers waiting on a channel
7
SYNOPSIS
9void wakeup_readers(unsigned long data);
10
ARGUMENTS
12data
13contains the channel buffer
14
DESCRIPTION
16This is the timer function used to defer reader waking.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 WAKEUP_READERS(9)