代码搜索:dev

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

代码结果 10,000
www.eeworm.com/read/171510/9751937

html devices.html

www.eeworm.com/read/414899/11096360

c ov511.c

/* * OmniVision OV511 Camera-to-USB Bridge Driver * * Copyright (c) 1999-2001 Mark W. McClelland * Original decompression code Copyright 1998-2000 OmniVision Technologies * Many improvements by B
www.eeworm.com/read/268777/11122293

c cache.c

/* This file contains the global device cache for the BeOS. All file system I/O comes through here. The cache can handle blocks of different sizes for multiple different underlying physical
www.eeworm.com/read/268597/11131323

c ll_rw_blk.c

/* * linux/kernel/blk_dev/ll_rw.c * * (C) 1991 Linus Torvalds */ /* * This handles all read/write requests to block devices */ #include #include #include
www.eeworm.com/read/268115/11154225

c ov511.c

/* * OmniVision OV511 Camera-to-USB Bridge Driver * * Copyright (c) 1999-2001 Mark W. McClelland * Original decompression code Copyright 1998-2000 OmniVision Technologies * Many improvements by B
www.eeworm.com/read/266832/11210904

c ac97.c

#include #include #include #include "ac97.h" /* Flag for mono controls. */ #define MO 0 /* And for stereo. */ #define ST 1 /* Whether or not the bits
www.eeworm.com/read/266832/11211205

c wavfront.c

/* -*- linux-c -*- * * sound/wavfront.c * * A Linux driver for Turtle Beach WaveFront Series (Maui, Tropez, Tropez Plus) * * This driver supports the onboard wavetable synthesizer (an ICS2115),
www.eeworm.com/read/265797/11253315

cpp qextserialport.cpp

/*! \class QextSerialPort \version 1.0.0 \author Stefan Sander A cross-platform serial port class. This class encapsulates a serial port on both POSIX and Windows systems. The user will be
www.eeworm.com/read/336174/12465446

c main.c

#include "main.h" #define DEBUG 0 int just_list=0, inGB=0, inKB=0, mon=0; char *make_string(char *str) { // converts bt->kb->mb->gb long long num = atoll(str); // for BIG values if (inGB) sprin
www.eeworm.com/read/249207/12517248

h swap_pag.h

/* * Copyright (c) 1990 University of Utah. * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to B