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

#include <tc.h>

Data Fields

struct list_head node
 
struct tc_busbus
 
struct tc_driverdriver
 
struct device dev
 
struct resource resource
 
char vendor [9]
 
char name [9]
 
char firmware [9]
 
int interrupt
 
int slot
 

Detailed Description

Definition at line 80 of file tc.h.

Field Documentation

struct tc_bus* bus

Definition at line 82 of file tc.h.

Definition at line 85 of file tc.h.

struct tc_driver* driver

Definition at line 83 of file tc.h.

Definition at line 89 of file tc.h.

int interrupt

Definition at line 90 of file tc.h.

char name[9]

Definition at line 88 of file tc.h.

Definition at line 81 of file tc.h.

Definition at line 86 of file tc.h.

Definition at line 91 of file tc.h.

Definition at line 87 of file tc.h.


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