Searched refs:sdev_modctl_devexists (Results 1 – 5 of 5) sorted by relevance
500 extern int sdev_modctl_devexists(const char *);
316 NO_UNLOAD_STUB(dev, sdev_modctl_devexists, nomod_minus_one);
426 NO_UNLOAD_STUB(dev, sdev_modctl_devexists, nomod_minus_one);
2931 sdev_modctl_devexists(const char *path) in sdev_modctl_devexists() function
2143 ret = sdev_modctl_devexists(path); in modctl_devexists()