Searched refs:DEV_NAME (Results 1 – 1 of 1) sorted by relevance
26 #define DEV_NAME "/dev/watchdog" macro39 int fd = open(DEV_NAME, O_RDWR | O_CLOEXEC); in main()41 PLOG(ERROR) << "Failed to open " << DEV_NAME; in main()