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

#include <superhyway.h>

Data Fields

charname
 
struct superhyway_device_idid_table
 
struct device_driver drv
 
int(* probe )(struct superhyway_device *dev, const struct superhyway_device_id *id)
 
void(* remove )(struct superhyway_device *dev)
 

Detailed Description

Definition at line 50 of file superhyway.h.

Field Documentation

Definition at line 54 of file superhyway.h.

Definition at line 53 of file superhyway.h.

char* name

Definition at line 51 of file superhyway.h.

Definition at line 56 of file superhyway.h.

Definition at line 57 of file superhyway.h.


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