Searched refs:eppconfig_path (Results 1 – 1 of 1) sorted by relevance
284 * eppconfig_path should be setable via /proc/sys.287 static char const eppconfig_path[] = "/usr/sbin/eppfpga"; variable 297 (char *)eppconfig_path, in eppconfig() 310 printk(KERN_DEBUG "%s: %s -s -p %s -m %s\n", bc_drvname, eppconfig_path, portarg, modearg); in eppconfig() 312 return call_usermodehelper(eppconfig_path, argv, envp, UMH_WAIT_PROC); in eppconfig()