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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dcommon.h36 int atm_proc_init(void);
39 static inline int atm_proc_init(void) function
H A Dproc.c32 #include "common.h" /* atm_proc_init prototype */
465 int __init atm_proc_init(void) function
H A Dcommon.c831 error = atm_proc_init();
833 pr_err("atm_proc_init() failed with %d\n", error);

Completed in 177 milliseconds