Include dependency graph for i8042.h:
Go to the source code of this file.
Defines | |
#define | i8042_DATA 0x60 |
#define | i8042_STATUS 0x64 |
Functions | |
static void | i8042_data_write (__u8 data) |
static __u8 | i8042_data_read (void) |
static __u8 | i8042_status_read (void) |
static void | i8042_command_write (__u8 command) |
Definition in file i8042.h.