Searched defs:unload_sem (Results 1 - 1 of 1) sorted by relevance

/drivers/pnp/pnpbios/
H A Dcore.c94 static struct completion unload_sem; variable in typeref:struct:completion
175 complete_and_exit(&unload_sem, 0);
197 complete_and_exit(&unload_sem, 0);
579 init_completion(&unload_sem);

Completed in 128 milliseconds