Home
last modified time | relevance | path

Searched refs:atmpvc_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/atm/
H A Dcommon.h29 int atmpvc_init(void);
H A Dpvc.c155 int __init atmpvc_init(void) in atmpvc_init() function
H A Dcommon.c847 error = atmpvc_init(); in atm_init()
849 pr_err("atmpvc_init() failed with %d\n", error); in atm_init()
/kernel/linux/linux-6.6/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()
849 pr_err("atmpvc_init() failed with %d\n", error); in atm_init()

Completed in 4 milliseconds