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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dstorvsc_drv.c77 static int storvsc_remove(struct device *dev);
168 drv_ctx->remove = storvsc_remove;
302 * storvsc_remove - Callback when our device is removed
304 static int storvsc_remove(struct device *device) function

Completed in 158 milliseconds