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