Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_kmod.c332 igt_lsof("/dev/snd"); in igt_i915_driver_unload()
343 igt_lsof("/dev/snd"); in igt_i915_driver_unload()
356 igt_lsof("/dev/dri"); in igt_i915_driver_unload()
Digt_aux.h293 void igt_lsof(const char *dpath);
Digt_aux.c1531 igt_lsof(const char *dpath) in igt_lsof() function