Functions

linux-input/test/raw.cpp File Reference

#include <linux/joystick.h>
#include <iostream>
#include <time.h>
#include "common/common.h"
#include "perf/perf.h"
#include "util/file.h"
Include dependency graph for linux-input/test/raw.cpp:

Go to the source code of this file.

Functions

static void doTest (IN const char *path)
int main (IN int argc, IN const char *argv[])

Function Documentation

static void doTest ( IN const char *  path  )  [static]

Definition at line 28 of file linux-input/test/raw.cpp.

int main ( IN int  argc,
IN const char *  argv[] 
)

Definition at line 147 of file linux-input/test/raw.cpp.