Searched refs:devctl_suspend (Results 1 – 3 of 3) sorted by relevance
38 int devctl_suspend(const char *device);
95 devctl_suspend(const char *device) in devctl_suspend() function
217 if (devctl_suspend(av[1]) < 0) in suspend()