Linux设备驱动程序架构分析之MMC/SD(二)

做者:刘昊昱 linux 博客:http://blog.csdn.net/liuhaoyutzios 内核版本:3.10.1c++   1、s3cmci_ops分析 在上一篇文章中咱们分析了Mini2440 MMC/SD驱动的probe函数s3cmci_probe。在该函数中初始化了struct mmc_host指针变量mmc,其中,设置mmc->ops为s3cmci_ops,s3cmci_ops
相关文章
相关标签/搜索