Searched refs:tlan_probe (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/net/
H A Dtlan.c57 * - Rewrote init_module and tlan_probe to
58 * share a lot more code. We now use tlan_probe
108 * - Rewrote tlan_probe to better handle multiple
117 * - Fixed OOM return values in tlan_probe.
467 static int __init tlan_probe(void) function
524 * tlan_probe has been ported to the new net API and
724 module_init(tlan_probe); variable

Completed in 159 milliseconds