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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/serio/
H A Dhp_sdc.c826 struct semaphore s_sync; local
896 t_sync.act.semaphore = &s_sync;
897 init_MUTEX_LOCKED(&s_sync);
899 down(&s_sync); /* Wait for t_sync to complete */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/serio/
H A Dhp_sdc.c826 struct semaphore s_sync; local
896 t_sync.act.semaphore = &s_sync;
897 init_MUTEX_LOCKED(&s_sync);
899 down(&s_sync); /* Wait for t_sync to complete */

Completed in 92 milliseconds