eppconfig_path    287 drivers/net/hamradio/baycom_epp.c static char const eppconfig_path[] = "/usr/sbin/eppfpga";
eppconfig_path    297 drivers/net/hamradio/baycom_epp.c 		(char *)eppconfig_path,
eppconfig_path    310 drivers/net/hamradio/baycom_epp.c 	printk(KERN_DEBUG "%s: %s -s -p %s -m %s\n", bc_drvname, eppconfig_path, portarg, modearg);
eppconfig_path    312 drivers/net/hamradio/baycom_epp.c 	return call_usermodehelper(eppconfig_path, argv, envp, UMH_WAIT_PROC);