Home | History | Annotate | Download | only in drivers

Lines Matching refs:init2

131  * @ifname: Interface name that can be used with init() or init2()
1003 * use init2() function instead of init() to get the pointer to global
1018 * init2 - Initialize driver interface (with global data)
1028 void * (*init2)(void *ctx, const char *ifname, void *global_priv);