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

#include <em28xx.h>

Data Fields

struct list_head next
 
charname
 
int id
 
int(* init )(struct em28xx *)
 
int(* fini )(struct em28xx *)
 

Detailed Description

Definition at line 626 of file em28xx.h.

Field Documentation

int(* fini)(struct em28xx *)

Definition at line 631 of file em28xx.h.

Definition at line 629 of file em28xx.h.

int(* init)(struct em28xx *)

Definition at line 630 of file em28xx.h.

char* name

Definition at line 628 of file em28xx.h.

Definition at line 627 of file em28xx.h.


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