代码搜索:driver development

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

代码结果 10,000
www.eeworm.com/read/209559/4961923

c driver.c

/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) * * This program is free softwa
www.eeworm.com/read/209559/4964428

c driver.c

/* * driver.c - device id matching, driver model, etc. * * Copyright 2002 Adam Belay * */ #include #include #include #include
www.eeworm.com/read/209559/4964454

c driver.c

/* * driver.c - centralized device driver management * * Copyright (c) 2002-3 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * * This file is released under the GPLv2 * */
www.eeworm.com/read/209559/4965096

c driver.c

/* * Functions to handle I2O drivers (OSMs) and I2O bus type for sysfs * * Copyright (C) 2004 Markus Lidel * * This program is free software; you can redistribute
www.eeworm.com/read/209559/4969656

h driver.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992
www.eeworm.com/read/209559/4970252

h driver.h

#ifndef __SOUND_DRIVER_H #define __SOUND_DRIVER_H /* * Main header file for the ALSA driver * Copyright (c) 1994-2000 by Jaroslav Kysela * * * This program is free software;
www.eeworm.com/read/209559/4973182

txt driver.txt

Device Drivers struct device_driver { char * name; struct bus_type * bus; rwlock_t lock; atomic_t refcount;
www.eeworm.com/read/209559/4973513

txt driver.txt

Documents about softnet driver issues in general can be found at: http://www.firstfloor.org/~andi/softnet/ Transmit path guidelines: 1) The hard_start_xmit method must never return '1' under any
www.eeworm.com/read/208788/4990662

java driver.java

package org.apache.lucene.benchmark; import java.io.File; import java.io.FileReader; import java.io.IOException; import org.apache.commons.digester.Digester; import org.apache.lucene.benchmark.stand
www.eeworm.com/read/208294/4994687

java driver.java

/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 1.3.31 * * Do not make changes to t