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

#include <pwm.h>

Data Fields

struct list_head list
 
const charprovider
 
unsigned int index
 
const chardev_id
 
const charcon_id
 

Detailed Description

Definition at line 228 of file pwm.h.

Field Documentation

const char* con_id

Definition at line 233 of file pwm.h.

const char* dev_id

Definition at line 232 of file pwm.h.

unsigned int index

Definition at line 231 of file pwm.h.

Definition at line 229 of file pwm.h.

const char* provider

Definition at line 230 of file pwm.h.


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