代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/141300/5770878
c gens.c
#include "ngspice.h"
#include "ifsim.h"
#include "gendefs.h"
#include "cktdefs.h"
#include "cpstd.h"
#include "ftedefs.h"
#include "fteext.h"
#include "devdefs.h"
#include "dgen.h"
#include "gens.h"
www.eeworm.com/read/136786/5865284
h mga.h
/* mga.h -- Matrox G200/G400 DRM template customization -*- linux-c -*-
* Created: Thu Jan 11 21:29:32 2001 by gareth@valinux.com
*
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
www.eeworm.com/read/136786/5865961
c com20020_cs.c
/*
* Linux ARCnet driver - COM20020 PCMCIA support
*
* Written 1994-1999 by Avery Pennarun,
* based on an ISA version by David Woodhouse.
* Derived from ibmtr_cs.c by Steve Kipisz (pcmcia-cs
www.eeworm.com/read/135955/5876000
c main.c
/*
* main.c -- scullv: the scull-virtual char driver
*
* Tested with 2.0 on the x86, Sparc
*
* Mmap is not available on the Sparc, as pgd_offset etc. are not
* yet exported to modules. Nonethele
www.eeworm.com/read/135955/5876009
c main.c
/*
* main.c -- the bare scull char module
*
* Tested with 2.0.x (x86 and alpha) and 1.2.13 (x86)
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/135955/5876053
c main.c
/*
* main.c -- the bare scull char module (v2.1)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#include
#include /* p
www.eeworm.com/read/135955/5876122
c main.c
/*
* main.c -- the bare scull-page char module
*
* Tested with 2.0 on the x86, Sparc
*
* Mmap is not available on the Sparc, as pgd_offset etc. are not
* yet exported to modules. Nonetheless, I'
www.eeworm.com/read/133703/5903226
c main.c
/*
* main.c -- scullv: the scull-virtual char driver
*
* Tested with 2.0 on the x86, Sparc
*
* Mmap is not available on the Sparc, as pgd_offset etc. are not
* yet exported to modules. Nonethele
www.eeworm.com/read/133703/5903235
c main.c
/*
* main.c -- the bare scull char module
*
* Tested with 2.0.x (x86 and alpha) and 1.2.13 (x86)
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/133703/5903279
c main.c
/*
* main.c -- the bare scull char module (v2.1)
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#include
#include /* p