|
Linux Kernel
3.7.1
|
#include <pinctrl-imx.h>
Data Fields | |
| struct device * | dev |
| struct pinctrl_pin_desc * | pins |
| unsigned int | npins |
| struct imx_pin_reg * | pin_regs |
| unsigned int | npin_regs |
| struct imx_pin_group * | groups |
| unsigned int | ngroups |
| struct imx_pmx_func * | functions |
| unsigned int | nfunctions |
Definition at line 72 of file pinctrl-imx.h.
Definition at line 73 of file pinctrl-imx.h.
| struct imx_pmx_func* functions |
Definition at line 80 of file pinctrl-imx.h.
| struct imx_pin_group* groups |
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.
1.8.2