#include <s3c24xx_ts.h>
Data Fields | |
int | client_phone |
Callback phone to the client. | |
devmap_handle_t | devmap_handle |
Device handle. | |
s3c24xx_adc_io_t * | io |
Device I/O structure. | |
int | last_x |
Previous position reported to client. | |
int | last_y |
uintptr_t | paddr |
Physical device address. | |
ts_state_t | state |
Device/driver state. |
Definition at line 116 of file s3c24xx_ts.h.