Searched defs:kmod_softdep (Results 1 – 1 of 1) sorted by relevance
53 struct kmod_softdep { struct54 char *name;55 const char **pre;56 const char **post;57 unsigned int n_pre;58 unsigned int n_post;