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

#include <sa1111.h>

Data Fields

struct device_driver drv
 
unsigned int devid
 
int(* probe )(struct sa1111_dev *)
 
int(* remove )(struct sa1111_dev *)
 
int(* suspend )(struct sa1111_dev *, pm_message_t)
 
int(* resume )(struct sa1111_dev *)
 
void(* shutdown )(struct sa1111_dev *)
 

Detailed Description

Definition at line 428 of file sa1111.h.

Field Documentation

unsigned int devid

Definition at line 430 of file sa1111.h.

Definition at line 429 of file sa1111.h.

int(* probe)(struct sa1111_dev *)

Definition at line 431 of file sa1111.h.

int(* remove)(struct sa1111_dev *)

Definition at line 432 of file sa1111.h.

int(* resume)(struct sa1111_dev *)

Definition at line 434 of file sa1111.h.

void(* shutdown)(struct sa1111_dev *)

Definition at line 435 of file sa1111.h.

Definition at line 433 of file sa1111.h.


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