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

#include <clock.h>

Data Fields

const charname
 
const charparent
 
unsigned long rate
 
bool enabled
 

Detailed Description

Definition at line 140 of file clock.h.

Field Documentation

bool enabled

Definition at line 144 of file clock.h.

const char* name

Definition at line 141 of file clock.h.

const char* parent

Definition at line 142 of file clock.h.

unsigned long rate

Definition at line 143 of file clock.h.


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