Home
last modified time | relevance | path

Searched refs:watch (Results 1 – 4 of 4) sorted by relevance

/tools/gpio/
DBuild5 gpio-watch-y += gpio-watch.o
DMakefile21 ALL_TARGETS := lsgpio gpio-hammer gpio-event-mon gpio-watch
72 GPIO_WATCH_IN := $(OUTPUT)gpio-watch-in.o
74 $(Q)$(MAKE) $(build)=gpio-watch
75 $(OUTPUT)gpio-watch: $(GPIO_WATCH_IN)
D.gitignore4 gpio-watch
/tools/testing/selftests/filesystems/fuse/
Dfuse_test.c1431 int watch; in inotify_test() local
1442 TEST(watch = inotify_add_watch(inotify_fd, dir.s, IN_CREATE), watch); in inotify_test()