码迷,mamicode.com
首页 > 其他好文 > 详细

play with usb

时间:2017-01-07 18:19:16      阅读:246      评论:0      收藏:0      [点我收藏+]

标签:interview   nbsp   str   viewer   bsp   ast   mil   int   cond   

1)

struct usbdevfs_bulktransfer {
        unsigned int ep;
        unsigned int len;
        unsigned int timeout; /* in milliseconds */
        void __user *data;
};
till now, I can‘t forget the interviewer in 2014 in tecent, who let me write assembly code fast.

play with usb

标签:interview   nbsp   str   viewer   bsp   ast   mil   int   cond   

原文地址:http://www.cnblogs.com/honpey/p/6259773.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!