android_kernel_xiaomi_sm8350/include/linux/mmc
Greg Kroah-Hartman fcaf71fd51 Driver core: convert mmc code to use struct device
Converts from using struct "class_device" to "struct device" making
everything show up properly in /sys/devices/ with symlinks from the
/sys/class directory.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:52:00 -08:00
..
card.h
host.h Driver core: convert mmc code to use struct device 2006-12-01 14:52:00 -08:00
mmc.h
protocol.h