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

#include <wacom.h>

Data Structures

struct  wacom_led
 

Data Fields

dma_addr_t data_dma
 
struct usb_device * usbdev
 
struct usb_interfaceintf
 
struct urbirq
 
struct wacom_wac wacom_wac
 
struct mutex lock
 
struct work_struct work
 
bool open
 
char phys [32]
 
struct wacom::wacom_led led
 
struct power_supply battery
 

Detailed Description

Definition at line 109 of file wacom.h.

Field Documentation

Definition at line 125 of file wacom.h.

dma_addr_t data_dma

Definition at line 110 of file wacom.h.

Definition at line 112 of file wacom.h.

struct urb* irq

Definition at line 113 of file wacom.h.

struct mutex lock

Definition at line 115 of file wacom.h.

bool open

Definition at line 117 of file wacom.h.

char phys[32]

Definition at line 118 of file wacom.h.

struct usb_device* usbdev

Definition at line 111 of file wacom.h.

Definition at line 114 of file wacom.h.

Definition at line 116 of file wacom.h.


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