Linux Kernel
3.7.1
|
#include <mmc_spi.h>
Data Fields | |
int(* | init )(struct device *, irqreturn_t(*)(int, void *), void *) |
void(* | exit )(struct device *, void *) |
int(* | get_ro )(struct device *) |
int(* | get_cd )(struct device *) |
unsigned long | caps |
u16 | detect_delay |
u16 | powerup_msecs |
u32 | ocr_mask |
void(* | setpower )(struct device *, unsigned int maskval) |