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

Data Fields

struct usb_device * udev
 
unsigned char blue
 
unsigned char red
 
unsigned char green
 
enum led_type type
 

Detailed Description

Definition at line 40 of file usbled.c.

Field Documentation

unsigned char blue

Definition at line 42 of file usbled.c.

unsigned char green

Definition at line 44 of file usbled.c.

unsigned char red

Definition at line 43 of file usbled.c.

enum led_type type

Definition at line 45 of file usbled.c.

struct usb_device* udev

Definition at line 41 of file usbled.c.


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