Linux Kernel
3.7.1
|
#include <machine.h>
Data Fields | |
const char * | group_or_pin |
unsigned long * | configs |
unsigned | num_configs |
struct pinctrl_map_configs - mapping table content for MAP_TYPE_CONFIGS_* : the name of the pin or group whose configuration parameters are to be configured. : a pointer to an array of config parameters/values to program into hardware. Each individual pin controller defines the format and meaning of config parameters. : the number of entries in array