Home
last modified time | relevance | path

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

/tools/testing/selftests/hid/
A Dhid_common.h381 DIR *d, *subd; in get_hidraw() local
399 subd = opendir(sysfs); in get_hidraw()
400 if (!subd) in get_hidraw()
403 while ((subdir = readdir(subd)) != NULL) { in get_hidraw()
410 closedir(subd); in get_hidraw()

Completed in 3 milliseconds