Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dcommon.h37 int atm_proc_init(void);
40 static inline int atm_proc_init(void) in atm_proc_init() function
H A Dproc.c382 int __init atm_proc_init(void) in atm_proc_init() function
H A Dcommon.c857 error = atm_proc_init(); in atm_init()