Searched refs:devctl_detach (Results 1 – 3 of 3) sorted by relevance
33 int devctl_detach(const char *device, bool force);
70 devctl_detach(const char *device, bool force) in devctl_detach() function
158 if (devctl_detach(av[0], force) < 0) in detach()