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

#include <mcp.h>

Data Fields

struct device_driver drv
 
int(* probe )(struct mcp *)
 
void(* remove )(struct mcp *)
 

Detailed Description

Definition at line 47 of file mcp.h.

Field Documentation

Definition at line 48 of file mcp.h.

int(* probe)(struct mcp *)

Definition at line 49 of file mcp.h.

void(* remove)(struct mcp *)

Definition at line 50 of file mcp.h.


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