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

Data Fields

const charname
 
int(* prepare )(struct mmc_test_card *)
 
int(* run )(struct mmc_test_card *)
 
int(* cleanup )(struct mmc_test_card *)
 

Detailed Description

Definition at line 976 of file mmc_test.c.

Field Documentation

int(* cleanup)(struct mmc_test_card *)

Definition at line 981 of file mmc_test.c.

const char* name

Definition at line 977 of file mmc_test.c.

int(* prepare)(struct mmc_test_card *)

Definition at line 979 of file mmc_test.c.

Definition at line 980 of file mmc_test.c.


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