代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/317705/13499270
h services531.h
/*******************************************************************************/
/* */
/* (C) Copyright 2004 - Analog D
www.eeworm.com/read/314184/13572522
c read_reg.c
#include "reg51.h"
#include "read_reg.h"
#include "usbmass.h"
void _nop_ (void);
U8 gStallMark;
U32 gWaitPktTicks = UMO_WAIT_USB_PKT_TICKS; //timeout value for usb packet waiting
www.eeworm.com/read/301491/13858305
h part.h
#ifndef _PART_H
#define _PART_H
typedef struct block_dev_desc
{
int if_type; /* type of the interface */
int dev; /* device number */
www.eeworm.com/read/152843/5661920
c elo.c
/*
* Elo serial touchscreen driver
*
* Copyright (c) 2004 Vojtech Pavlik
*/
/*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Pub
www.eeworm.com/read/152843/5662422
c mptlan.c
/*
* linux/drivers/message/fusion/mptlan.c
* IP Over Fibre Channel device driver.
* For use with LSI Logic Fibre Channel PCI chip/adapters
* running LSI Logic Fusion MPT (Message P
www.eeworm.com/read/152843/5665061
h scoop.h
/*
* Definitions for the SCOOP interface found on various Sharp PDAs
*
* Copyright (c) 2004 Richard Purdie
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/141726/5769113
entries
/dev_net_cs8900a.c/1.1.1.1/Wed Sep 14 07:32:29 2005//
/dev_net_cs8900a.h/1.1.1.1/Wed Sep 14 07:32:29 2005//
/dev_net_rtl8019.c/1.1.1.1/Wed Sep 14 07:32:29 2005//
/dev_net_rtl8019.h/1.1.1.1/Wed Sep
www.eeworm.com/read/141726/5769125
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/135153/5889678
makefile
#
# Makefile for the netlink driver.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's somethin
www.eeworm.com/read/125688/6025452
c eisaconf.c
/*
* EISA bus probe and attach routines
*
* Copyright (c) 1995, 1996 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificat