Searched refs:subd (Results 1 – 1 of 1) sorted by relevance
381 DIR *d, *subd; in get_hidraw() local399 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