Linux Kernel
3.7.1
|
Data Fields | |
struct mmc_card * | card |
u8 | scratch [BUFFER_SIZE] |
u8 * | buffer |
struct mmc_test_area | area |
struct mmc_test_general_result * | gr |
struct mmc_test_card - test information. : card under test : transfer buffer : transfer buffer : buffer for highmem tests : information for performance tests : pointer to results of current testcase
Definition at line 140 of file mmc_test.c.
struct mmc_test_area area |
Definition at line 148 of file mmc_test.c.
Definition at line 144 of file mmc_test.c.
Definition at line 141 of file mmc_test.c.
Definition at line 149 of file mmc_test.c.
Definition at line 143 of file mmc_test.c.