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

/linux-master/net/atm/
H A Dcommon.h37 int atm_proc_init(void);
40 static inline int atm_proc_init(void) function
H A Dproc.c33 #include "common.h" /* atm_proc_init prototype */
382 int __init atm_proc_init(void) function
H A Dcommon.c857 error = atm_proc_init();
859 pr_err("atm_proc_init() failed with %d\n", error);

Completed in 101 milliseconds