Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dcommon.h29 int atmpvc_init(void);
H A Dpvc.c154 int __init atmpvc_init(void) in atmpvc_init() function
H A Dcommon.c847 error = atmpvc_init(); in atm_init()