]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/kmod.h
pm: rework disabling of user mode helpers during suspend/hibernation
[linux-2.6-omap-h63xx.git] / include / linux / kmod.h
index a1a91577813c6bfb25ea89c9304f0c2128a87464..92213a9194e15753b91a21170cb641e97d82513d 100644 (file)
@@ -99,4 +99,7 @@ struct file;
 extern int call_usermodehelper_pipe(char *path, char *argv[], char *envp[],
                                    struct file **filp);
 
+extern int usermodehelper_disable(void);
+extern void usermodehelper_enable(void);
+
 #endif /* __LINUX_KMOD_H__ */