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