代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/350383/10745569
c loopback.c
/*********************************************************************************
Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved.
This software is proprietary and confidential. By
www.eeworm.com/read/419980/10824706
c pci_io.c
/*
* Cisco 7200 (Predator) simulation platform.
* Copyright (c) 2006 Christophe Fillot (cf@utc.fr)
*
* PCI I/O space.
*/
#include
#include
#include
#include
www.eeworm.com/read/442712/7646187
vhd i2c_drive_ms_pkg.vhd
---------------------------------------------------------------------------
---------------------------------------------------------------------------
--
-- Copyright (C) 2004 Free Model Foundry; ht
www.eeworm.com/read/438146/7735498
c output.c
/*
* output.c - Display Output Switch driver
*
* Copyright (C) 2006 Luming Yu
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This pr
www.eeworm.com/read/296463/8102069
c i2c-i801.c
/*
i2c-i801.c - Part of lm_sensors, Linux kernel modules for hardware
monitoring
Copyright (c) 1998 - 2002 Frodo Looijaard ,
Philip Edelbrock
www.eeworm.com/read/146170/12667038
h mmc_core.h
/*
* Header for MultiMediaCard (MMC)
*
* Copyright 2002 Hewlett-Packard Company
*
* Use consistent with the GNU GPL is permitted,
* provided that this copyright notice is
* preserved in its ent
www.eeworm.com/read/146169/12667103
h mmc_core.h
/*
* Header for MultiMediaCard (MMC)
*
* Copyright 2002 Hewlett-Packard Company
*
* Use consistent with the GNU GPL is permitted,
* provided that this copyright notice is
* preserved in its ent
www.eeworm.com/read/327896/13056050
h serial_win32.h
/*++
====+ (C) Copyright 2007-2008. TargetCrop. All right reserved. ====
PROPRIETARY AND TRADE SECRET
Published only in a limited, copyright sense.
www.eeworm.com/read/140374/13084990
h vloopback.h
#ifndef _VLOOPBACK_H_
#define _VLOOPBACK_H_
#include
struct vloopback_ctx
{
char *dev_name;
int width;
int height;
int format;
int dev_out;
};
#endif