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

#include <memstick.h>

Data Fields

struct memstick_device_idid_table
 
int(* probe )(struct memstick_dev *card)
 
void(* remove )(struct memstick_dev *card)
 
int(* suspend )(struct memstick_dev *card, pm_message_t state)
 
int(* resume )(struct memstick_dev *card)
 
struct device_driver driver
 

Detailed Description

Definition at line 298 of file memstick.h.

Field Documentation

Definition at line 306 of file memstick.h.

Definition at line 299 of file memstick.h.

Definition at line 300 of file memstick.h.

Definition at line 301 of file memstick.h.

int(* resume)(struct memstick_dev *card)

Definition at line 304 of file memstick.h.

Definition at line 302 of file memstick.h.


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