代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/203858/15350835
c char_dev.c
/*
* linux/fs/char_dev.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/202754/15374671
files libfame-dev.files
usr/include/*
usr/lib/lib*.a
usr/lib/lib*.so
usr/lib/lib*.la
usr/bin/libfame-config
usr/share/aclocal/libfame.m4
usr/share/man/man3/*
www.eeworm.com/read/111947/15499733
c file_dev.c
#include
#include
#include
#include
#include
#define MIN(a,b) (((a)(b))?(a):(b))
int file_
www.eeworm.com/read/111947/15499740
c block_dev.c
#include
#include
#include
#include
#define NR_BLK_DEV ((sizeof (rd_blk))/(sizeof (rd_blk[0])))
int block_write(int dev, long * pos, char * b
www.eeworm.com/read/111947/15499747
c char_dev.c
#include
#include
#include
extern int tty_read(unsigned minor,char * buf,int count);
extern int tty_write(unsigned minor,char * buf,int count);
static int
www.eeworm.com/read/111360/15514237
h skeleton_dev.h
/*
* This is the structure for Skeleton device info
*/
typedef struct {
PVOID FrameBase; /* Frame buffer address in system memory */
ULONG FrameMemType; /* Address space: 0x0 = mem, 0x1 =
www.eeworm.com/read/110781/15525047
dev shakermir3.dev
[Project]
FileName=ShakerMir3.dev
Name=ShakerMir3
UnitCount=1
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCp
www.eeworm.com/read/110649/15528008
c file_dev.c
#include
#include
#include
#include
#include
#define MIN(a,b) (((a)(b))?(a):(b))
www.eeworm.com/read/110649/15528015
c block_dev.c
#include
#include
#include
#include
#define NR_BLK_DEV ((sizeof (rd_blk))/(sizeof (rd_blk[0])))
int block_write(int dev, long * pos,