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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskge.c92 * Fixed missign "dev=NULL in skge_probe.
116 * Changed SkGeProbe to skge_probe.
404 * skge_probe - find all SK-98xx adapters
415 static int __init skge_probe (void) function
610 * If we're at this point we're going through skge_probe() for
616 } /* skge_probe */
741 * Very simple, only call skge_probe and return approriate result.
756 cards = skge_probe();

Completed in 38 milliseconds