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

#include <pinctrl-imx.h>

Data Fields

const charname
 
unsigned intpins
 
unsigned npins
 
unsigned intmux_mode
 
unsigned longconfigs
 

Detailed Description

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

Field Documentation

unsigned long* configs

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

unsigned int* mux_mode

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

const char* name

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

unsigned npins

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

unsigned int* pins

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


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