post_interrupt_delay   68 drivers/input/mouse/hgpk.c static int post_interrupt_delay = 40;
post_interrupt_delay   69 drivers/input/mouse/hgpk.c module_param(post_interrupt_delay, int, 0644);
post_interrupt_delay   70 drivers/input/mouse/hgpk.c MODULE_PARM_DESC(post_interrupt_delay,
post_interrupt_delay  484 drivers/input/mouse/hgpk.c 					msecs_to_jiffies(post_interrupt_delay));