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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dtlan.c58 * - Rewrote init_module and tlan_probe to
59 * share a lot more code. We now use tlan_probe
109 * - Rewrote tlan_probe to better handle multiple
118 * - Fixed OOM return values in tlan_probe.
466 static int __init tlan_probe(void) function
524 * tlan_probe has been ported to the new net API and
726 module_init(tlan_probe); variable

Completed in 66 milliseconds