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

#include <parisc-device.h>

Data Fields

struct parisc_drivernext
 
charname
 
struct parisc_device_idid_table
 
int(* probe )(struct parisc_device *dev)
 
int(* remove )(struct parisc_device *dev)
 
struct device_driver drv
 

Detailed Description

Definition at line 31 of file parisc-device.h.

Field Documentation

Definition at line 37 of file parisc-device.h.

Definition at line 34 of file parisc-device.h.

char* name

Definition at line 33 of file parisc-device.h.

Definition at line 32 of file parisc-device.h.

Definition at line 35 of file parisc-device.h.

int(* remove)(struct parisc_device *dev)

Definition at line 36 of file parisc-device.h.


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