Searched refs:sdev_modctl_devexists (Results 1 – 5 of 5) sorted by relevance
506 extern int sdev_modctl_devexists(const char *);
284 NO_UNLOAD_STUB(dev, sdev_modctl_devexists, nomod_minus_one);
270 NO_UNLOAD_STUB(dev, sdev_modctl_devexists, nomod_minus_one);
2800 sdev_modctl_devexists(const char *path) in sdev_modctl_devexists() function
2161 ret = sdev_modctl_devexists(path); in modctl_devexists()