Searched refs:atm_proc_init (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/net/atm/ | ||
D | common.h | 36 int atm_proc_init(void); |
D | proc.c | 746 int atm_proc_init(void) in atm_proc_init() function |
D | common.c | 1103 if ((error = atm_proc_init()) < 0) { in atm_init() |