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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dcs.c914 static struct completion pcmcia_unload; variable in typeref:struct:completion
918 complete(&pcmcia_unload);
935 init_completion(&pcmcia_unload);
947 wait_for_completion(&pcmcia_unload);

Completed in 176 milliseconds