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

#include <parport.h>

Data Fields

const charname
 
void(* attach )(struct parport *)
 
void(* detach )(struct parport *)
 
struct list_head list
 

Detailed Description

Definition at line 250 of file parport.h.

Field Documentation

void(* attach)(struct parport *)

Definition at line 252 of file parport.h.

void(* detach)(struct parport *)

Definition at line 253 of file parport.h.

Definition at line 254 of file parport.h.

const char* name

Definition at line 251 of file parport.h.


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