- NetAudioVideo.v3.0 网络音视频传输3.0 2006
- xuqiuguikeshuomingshu 三
- C_C++reference--CHM C/C++ 语言参考 从cfree提取出来的参考 中文
- 14SPI c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机
- CablesEnArVer10.3 1.The content is too simple 2.Is not a sourcecode or document 3.lack of files 4.Directory or platform is not correct selected 5.Description is not detailed 6.Compressed file has password 7.Sourcecode duplicate or already exist
- remote_control_device RCAS V 2.0新增功能: 1.功放请求分配地址后
文件名称:block
-
所属分类:
- 标签属性:
- 上传时间:2012-10-21
-
文件大小:2.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
linux中断驱动程序的实现,我搞了很长时间爱你才搞出来-struct my_pipe
{
wait_queue_head_t inq,outq /* read and write queues*/
char*buffer,*end /* begin of buf,end of buf*/
int buffersize /* used in pointer arithmetic*/
char*rp,*wp /* where to read,where to write*/
int nreaders,nwriters /* number of openings for r/w*/
struct semaphore sem /* mutual exclusion semaphore*/
struct cdev cdev /* Char device structure*/
}
{
wait_queue_head_t inq,outq /* read and write queues*/
char*buffer,*end /* begin of buf,end of buf*/
int buffersize /* used in pointer arithmetic*/
char*rp,*wp /* where to read,where to write*/
int nreaders,nwriters /* number of openings for r/w*/
struct semaphore sem /* mutual exclusion semaphore*/
struct cdev cdev /* Char device structure*/
}
(系统自动生成,下载前可以参看下载内容)
下载文件列表
block.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.