storage architect
xiong9937
storage R&D guy.
全部博文(1000)
fcoe(4)
2019年(5)
2017年(47)
2016年(38)
2015年(539)
2014年(193)
2013年(178)
amcyak
embedded
mjzn5200
humjb_19
镇水铁牛
pengsl20
libingji
jinzhou9
walle952
linzhuan
geshifei
smile124
风行蟹
huahangl
发布时间:2015-05-20 16:05:09
......【阅读全文】
发布时间:2015-05-20 15:47:48
发布时间:2015-05-20 15:46:25
发布时间:2015-05-20 15:45:33
发布时间:2015-05-17 21:49:30
1. UDC驱动是作为platform driver向platform子系统注册的,因此UDC驱动首先就需要实现struct platform_driver结构中的函数成员: struct platform_driver { int (*probe)(struct platform_device *); //驱动和设备绑定 .........【阅读全文】
登录 注册