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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/serio/
H A Dhp_sdc.c820 struct semaphore s_sync; local
890 t_sync.act.semaphore = &s_sync;
891 init_MUTEX_LOCKED(&s_sync);
893 down(&s_sync); /* Wait for t_sync to complete */

Completed in 92 milliseconds