代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/356222/10234362
c part_mac.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/351674/10630701
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/445847/7589372
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/445249/7597502
c example2.c
/** @file example2.c
*
* \brief second example of input subsystem driver
*
* See Linux Journal Feb. 2003
*
* Requires
* insmod input
* insmod keybdev
*/
#include /* inp
www.eeworm.com/read/445249/7597503
c example22.c
/** @file example2.c
*
* \brief second example of input subsystem driver
*
* See Linux Journal Feb. 2003
*
* Requires
* insmod input
* insmod keybdev
*/
#include /* inp
www.eeworm.com/read/443634/7629818
c kcompat.c
/*
* Copyright(c) 2007 Atheros Corporation. All rights reserved.
*
* Derived from Intel e1000 driver
* Copyright(c) 1999 - 2005 Intel Corporation. All rights reserved.
*
* This program is
www.eeworm.com/read/438146/7735766
c omap1_bl.c
/*
* Backlight driver for OMAP based boards.
*
* Copyright (c) 2006 Andrzej Zaborowski
*
* This package is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/296216/8117810
c main.c
#vi main.
#include
#include
#include
#include
#include /* printk() */
#include
www.eeworm.com/read/144202/12809784
h kcompat.h
/*****************************************************************************
*****************************************************************************
Copyright (c) 2001 - 2002, VIA Technologi