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

Data Fields

int(* config )(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns)
 
void(* set_enable )(struct pwm_chip *chip, bool enable)
 

Detailed Description

Definition at line 211 of file pwm-imx.c.

Field Documentation

int(* config)(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns)

Definition at line 212 of file pwm-imx.c.

void(* set_enable)(struct pwm_chip *chip, bool enable)

Definition at line 214 of file pwm-imx.c.


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