Searched refs:kb_fasync (Results 1 – 1 of 1) sorted by relevance
1283 static struct fasync_struct *kb_fasync; variable1304 kill_fasync (&kb_fasync, SIGIO, POLL_IN); in push_kbd()1377 retval = fasync_helper (fd, filp, on, &kb_fasync); in kbd_fasync()