代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/167890/5451804
c adc_test.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
www.eeworm.com/read/164098/5499368
entries
/dev_net_cs8900a.c/1.2/Thu Sep 15 04:11:46 2005//
/dev_net_cs8900a.h/1.1.1.1/Wed Sep 14 07:32:29 2005//
/dev_net_rtl8019.c/1.2/Thu Sep 15 04:11:46 2005//
/dev_net_rtl8019.h/1.1.1.1/Wed Sep 14 07:32
www.eeworm.com/read/164098/5499380
entries
/dev_lcd_ep7312.c/1.1.1.1/Wed Sep 14 07:32:29 2005//
/dev_lcd_ep7312.h/1.1.1.1/Wed Sep 14 07:32:29 2005//
/dev_lcd_pxa.c/1.2/Wed Sep 14 15:10:10 2005//
/dev_lcd_pxa.h/1.1.1.1/Wed Sep 14 07:32:29 20
www.eeworm.com/read/162614/5528207
c 980511-1.c
typedef unsigned int __kernel_dev_t;
typedef __kernel_dev_t dev_t;
struct ustat {
};
typedef unsigned int kdev_t;
static inline kdev_t to_kdev_t(int dev)
{
int major, minor;
major = (dev >> 8);
mi
www.eeworm.com/read/152843/5656601
c fixup-ddb5074.c
/*
* It's nice to have the LEDs on the GPIO pins available for debugging
*/
static void ddb5074_fixup(struct pci_dev *dev)
{
extern struct pci_dev *pci_pmu;
u8 t8;
pci_pmu = dev; /* for LEDs D2
www.eeworm.com/read/292726/8337789
c kcompat.c
/*******************************************************************************
Intel PRO/1000 Linux driver
Copyright(c) 1999 - 2006 Intel Corporation.
This program is free software; you ca
www.eeworm.com/read/268948/11113606
c change.c
#define PAL 1
/*****************************************************
头文件
*****************************************************/
#include
#include /
www.eeworm.com/read/238192/13903127
c kcompat.c
/*******************************************************************************
Intel PRO/1000 Linux driver
Copyright(c) 1999 - 2006 Intel Corporation.
This program is free software; you can
www.eeworm.com/read/200732/15426334
h services_sharc.h
/*******************************************************************************/
/* */
/* (C) Copyright 2004 - Analog D
www.eeworm.com/read/290057/8509230
inc version.inc
#if 0
MAJOR_DEVICE_VER = 0
MINOR_DEVICE_VER = 223
EXTERNAL_CHANGE_VER = 0
INTERNAL_CHANGE_VER = 223
#endif
#define kbcd_dev_version_major (0x02)
#define kbcd_dev_version_minor