Linux Kernel
3.7.1
|
#include <core.h>
Data Fields | |
struct list_head | node |
struct device * | dev |
struct list_head | states |
struct pinctrl_state * | state |
struct list_head | dt_maps |
struct pinctrl - per-device pin control state holder : global list node : the device using this pin control handle : a list of states for this device : the current state : the mapping table chunks dynamically parsed from device tree for this device, if any