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

#include <leds_pwm.h>

Data Fields

const charname
 
const chardefault_trigger
 
unsigned pwm_id
 
u8 active_low
 
unsigned max_brightness
 
unsigned pwm_period_ns
 

Detailed Description

Definition at line 7 of file leds_pwm.h.

Field Documentation

u8 active_low

Definition at line 11 of file leds_pwm.h.

const char* default_trigger

Definition at line 9 of file leds_pwm.h.

unsigned max_brightness

Definition at line 12 of file leds_pwm.h.

const char* name

Definition at line 8 of file leds_pwm.h.

unsigned pwm_id

Definition at line 10 of file leds_pwm.h.

unsigned pwm_period_ns

Definition at line 13 of file leds_pwm.h.


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