Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cyttsp Struct Reference

#include <cyttsp_core.h>

Data Fields

struct devicedev
 
int irq
 
struct input_dev * input
 
char phys [32]
 
struct cyttsp_platform_datapdata
 
struct cyttsp_bus_opsbus_ops
 
struct cyttsp_bootloader_data bl_data
 
struct cyttsp_sysinfo_data sysinfo_data
 
struct cyttsp_xydata xy_data
 
struct completion bl_ready
 
enum cyttsp_state state
 
bool suspended
 
u8 xfer_buf[] ____cacheline_aligned
 

Detailed Description

Definition at line 126 of file cyttsp_core.h.

Field Documentation

Definition at line 140 of file cyttsp_core.h.

Definition at line 133 of file cyttsp_core.h.

struct completion bl_ready

Definition at line 136 of file cyttsp_core.h.

Definition at line 132 of file cyttsp_core.h.

struct device* dev

Definition at line 127 of file cyttsp_core.h.

struct input_dev* input

Definition at line 129 of file cyttsp_core.h.

int irq

Definition at line 128 of file cyttsp_core.h.

Definition at line 131 of file cyttsp_core.h.

char phys[32]

Definition at line 130 of file cyttsp_core.h.

Definition at line 137 of file cyttsp_core.h.

bool suspended

Definition at line 138 of file cyttsp_core.h.

Definition at line 134 of file cyttsp_core.h.

Definition at line 135 of file cyttsp_core.h.


The documentation for this struct was generated from the following file: