Searched refs:t_notify2 (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/staging/lirc/
H A Dlirc_zilog.c80 struct completion *t_notify2; member in struct:IR
282 if (ir->t_notify2 != NULL)
283 wait_for_completion(ir->t_notify2);
1159 ir->t_notify2 = &tn2;
1165 ir->t_notify2 = NULL;

Completed in 107 milliseconds