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

#include <machine.h>

Data Fields

const chargroup
 
const charfunction
 

Detailed Description

struct pinctrl_map_mux - mapping table content for MAP_TYPE_MUX_GROUP : the name of the group whose mux function is to be configured. This field may be left NULL, and the first applicable group for the function will be used. : the mux function to select for the group

Definition at line 34 of file machine.h.

Field Documentation

const char* function

Definition at line 36 of file machine.h.

const char* group

Definition at line 35 of file machine.h.


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