#include <ipc/adb.h>#include <async.h>#include <vfs/vfs.h>#include <fcntl.h>#include <errno.h>#include "adb_mouse.h"#include "adb_dev.h"Go to the source code of this file.
Functions | |
| static void | adb_dev_events (ipc_callid_t iid, ipc_call_t *icall) |
| int | adb_dev_init (void) |
Variables | |
| static int | dev_phone |
Definition in file adb_dev.c.
1.4.7