Searched refs:atkbd_event_work (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Datkbd.c570 * atkbd_event_work() is used to complete processing of events that
575 static void atkbd_event_work(struct work_struct *work) function
621 * interrupt context it is offloaded to atkbd_event_work.
1104 INIT_DELAYED_WORK(&atkbd->event_work, atkbd_event_work);

Completed in 85 milliseconds