Home
last modified time | relevance | path

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

/linux-6.1.9/net/atm/
Dcommon.h29 int atmpvc_init(void);
Dpvc.c155 int __init atmpvc_init(void) in atmpvc_init() function
Dcommon.c847 error = atmpvc_init(); in atm_init()