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