HomeSort by relevance Sort by last modified time
    Searched defs:tst_device (Results 1 - 2 of 2) sorted by null

  /external/ltp/include/
tst_device.h 21 struct tst_device { struct
29 extern struct tst_device *tst_device;
  /external/ltp/lib/
tst_test.c 30 #include "tst_device.h"
676 static struct tst_device tdev;
677 struct tst_device *tst_device; variable in typeref:struct:tst_device
858 tst_device = &tdev;

Completed in 164 milliseconds