Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_lirc_mode2_user.c52 int testir1 = 0x1dead; in main() local
107 ret = write(lircfd, &testir1, sizeof(testir1)); in main()
108 if (ret != sizeof(testir1)) { in main()

Completed in 2 milliseconds