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

#include <mux.h>

Data Fields

int id
 
u32 flags
 
struct omap_device_padpads
 
int pads_cnt
 

Detailed Description

struct omap_board_data - board specific device data : instance id : additional flags for platform init code : array of device specific pads : ARRAY_SIZE() of pads

Definition at line 97 of file mux.h.

Field Documentation

u32 flags

Definition at line 99 of file mux.h.

Definition at line 98 of file mux.h.

Definition at line 100 of file mux.h.

int pads_cnt

Definition at line 101 of file mux.h.


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