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

#include <pinctrl-imx.h>

Data Fields

struct devicedev
 
struct pinctrl_pin_desc * pins
 
unsigned int npins
 
struct imx_pin_regpin_regs
 
unsigned int npin_regs
 
struct imx_pin_groupgroups
 
unsigned int ngroups
 
struct imx_pmx_funcfunctions
 
unsigned int nfunctions
 

Detailed Description

Definition at line 72 of file pinctrl-imx.h.

Field Documentation

struct device* dev

Definition at line 73 of file pinctrl-imx.h.

struct imx_pmx_func* functions

Definition at line 80 of file pinctrl-imx.h.

Definition at line 78 of file pinctrl-imx.h.

unsigned int nfunctions

Definition at line 81 of file pinctrl-imx.h.

unsigned int ngroups

Definition at line 79 of file pinctrl-imx.h.

unsigned int npin_regs

Definition at line 77 of file pinctrl-imx.h.

unsigned int npins

Definition at line 75 of file pinctrl-imx.h.

struct imx_pin_reg* pin_regs

Definition at line 76 of file pinctrl-imx.h.

struct pinctrl_pin_desc* pins

Definition at line 74 of file pinctrl-imx.h.


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