Searched refs:unload_sem (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/pnp/pnpbios/
H A Dcore.c97 static struct completion unload_sem; variable in typeref:struct:completion
174 complete_and_exit(&unload_sem, 0);
191 complete_and_exit(&unload_sem, 0);
577 init_completion(&unload_sem);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pnp/pnpbios/
H A Dcore.c97 static struct completion unload_sem; variable in typeref:struct:completion
174 complete_and_exit(&unload_sem, 0);
191 complete_and_exit(&unload_sem, 0);
577 init_completion(&unload_sem);

Completed in 51 milliseconds