代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/344085/3212332

h dev_rtc.h

#ifndef TESTMACHINE_RTC_H #define TESTMACHINE_RTC_H /* * Definitions used by the "rtc" device in GXemul. * * $Id: dev_rtc.h,v 1.3 2007/05/26 03:47:34 debug Exp $ * This file is in the public d
www.eeworm.com/read/344085/3212334

h dev_irqc.h

#ifndef TESTMACHINE_IRQC_H #define TESTMACHINE_IRQC_H /* * Definitions used by the "irqc" device in GXemul. * * $Id: dev_irqc.h,v 1.1 2007/05/26 03:47:34 debug Exp $ * This file is in the publ
www.eeworm.com/read/344085/3212335

h dev_fb.h

#ifndef TESTMACHINE_FB_H #define TESTMACHINE_FB_H /* * Definitions used by the framebuffer device in GXemul. * * $Id: dev_fb.h,v 1.6 2006/07/16 08:11:43 debug Exp $ * This file is in the publi
www.eeworm.com/read/344085/3212336

h dev_ether.h

#ifndef TESTMACHINE_ETHER_H #define TESTMACHINE_ETHER_H /* * Definitions used by the "ether" device in GXemul. * * $Id: dev_ether.h,v 1.2 2006/07/05 05:38:36 debug Exp $ * This file is in the
www.eeworm.com/read/344085/3212337

h dev_mp.h

#ifndef TESTMACHINE_MP_H #define TESTMACHINE_MP_H /* * Definitions used by the "mp" device in GXemul. * * $Id: dev_mp.h,v 1.2 2006/07/05 05:38:36 debug Exp $ * This file is in the public domai
www.eeworm.com/read/344085/3212338

h dev_disk.h

#ifndef TESTMACHINE_DISK_H #define TESTMACHINE_DISK_H /* * Definitions used by the "disk" device in GXemul. * * $Id: dev_disk.h,v 1.2.2.1 2008/02/24 05:43:17 debug Exp $ * This file is in the
www.eeworm.com/read/344085/3212339

h dev_cons.h

#ifndef TESTMACHINE_CONS_H #define TESTMACHINE_CONS_H /* * Definitions used by the "cons" device in GXemul. * * $Id: dev_cons.h,v 1.2 2006/07/05 05:38:36 debug Exp $ * This file is in the publ
www.eeworm.com/read/343891/3214717

c file_dev.c

/* * linux/fs/file_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #define MIN(a,b) (((
www.eeworm.com/read/343891/3214724

c block_dev.c

/* * linux/fs/block_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include int block_writ
www.eeworm.com/read/343891/3214730

c char_dev.c

/* * linux/fs/char_dev.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #include