Lines Matching defs:mod
414 struct module *mod;
433 if (!try_module_get(mc->mod)) {
466 module_put(mc->mod);
592 struct module *mod;
608 if (!try_module_get(ms->mod))
612 module_put(ms->mod);
625 module_put(ms->mod);
654 most_cdev.mod = c->mod;
657 most_net.mod = c->mod;
660 most_video.mod = c->mod;
663 most_sound_subsys.mod = c->mod;