Searched refs:atmpvc_init (Results 1 – 3 of 3) sorted by relevance
/linux/net/atm/ | ||
H A D | common.h | 29 int atmpvc_init(void); |
H A D | pvc.c | 154 int __init atmpvc_init(void) in atmpvc_init() function |
H A D | common.c | 847 error = atmpvc_init(); in atm_init() |