代码搜索:dev

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

代码结果 10,000
www.eeworm.com/read/161121/5556931

h pci.h

/* * c 2001 PPC 64 Team, IBM Corp * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by
www.eeworm.com/read/152843/5658184

c sharpsl_pm.c

/* * Battery and Power Management code for the Sharp SL-C7xx and SL-Cxx00 * series of PDAs * * Copyright (c) 2004-2005 Richard Purdie * * Based on code written by Sharp for 2.4 kernels * * Thi
www.eeworm.com/read/474093/6832727

h usb.h

#ifndef __USB_H__ #define __USB_H__ #include #include /* * 'interface' is defined somewhere in the Windows header files. This macro * is deleted here to avoid conflicts an
www.eeworm.com/read/472825/6858658

h altera_avalon_cfi_flash.h

#ifndef __ALT_FLASH_CFI_H__ /****************************************************************************** * * * License
www.eeworm.com/read/394358/8228547

c mtdblock_ro.c

/* * $Id: mtdblock_ro.c,v 1.1.1.1 2007/09/01 10:29:10 hansorblue Exp $ * * (C) 2003 David Woodhouse * * Simple read-only (writable only for RAM) mtdblock driver */ #includ
www.eeworm.com/read/173437/9658136

c signal.c

/*************************************************************************** signal.c - description ------------------- begin
www.eeworm.com/read/368277/9702874

c signal.c

/*************************************************************************** signal.c - description ------------------- begin
www.eeworm.com/read/266612/11216899

h devlist.h

d_dev serrial={ 0, "Uart", "asf", NULL, NULL, NULL }; d_dev nand_flash={ 1, "NAND", "h", NULL, NULL, NULL }; d_dev lcd_dev={ 2, "
www.eeworm.com/read/146316/12659339

sh mk_loop_h.sh

#!/bin/sh # # Figure out (i) the type of dev_t (ii) the defines for loop stuff # # Output of this script is normally redirected to "loop.h". # Since 1.3.79 there is an include file
www.eeworm.com/read/236975/13985110

c at91_ether.c

/* * Ethernet driver for the Atmel AT91RM9200 (Thunder) * * (c) SAN People (Pty) Ltd * * Based on an earlier Atmel EMAC macrocell driver by Atmel and Lineo Inc. * Initial version by Rick Bronson