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