代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/411543/2186234
cpp readwrite.cpp
// Read/Write request processors for polling driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
VOID OnCancelReadWrite(PDEVICE_OBJECT
www.eeworm.com/read/411543/2186268
cpp readwrite.cpp
// Read/Write request processors for piofake driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
VOID OnCancelReadWrite(PDEVICE_OBJECT
www.eeworm.com/read/411543/2186425
cpp readwrite.cpp
// Read/Write request processors for wdmidle driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
VOID OnCancelReadWrite(PDEVICE_OBJECT
www.eeworm.com/read/404607/2302464
h hardware.h
/*
* linux/include/asm-arm/arch-omap/hardware.h
*
* Hardware definitions for TI OMAP processors and boards
*
* NOTE: Please put device driver specific defines into a separate header
* file for
www.eeworm.com/read/404607/2302505
c omap2-audio.c
/*
* sound/arm/omap/omap2-audio.c
*
* Common ALSA audio handling for the OMAP processors
*
* Copyright (C) 2007 Texas Instruments.
*
* This file is licensed under the terms of the GNU General P
www.eeworm.com/read/404117/2306671
h c5x5cext.h
/*--------------------------------------------------------------------------
C5X5CEXT.H
Header file for Extended CAN Register Definitions for the C505C and C515C CAN Processors.
Copyright (c) 198
www.eeworm.com/read/398510/2378624
c exceptions.c
/*
* File: exceptions.c
* Purpose: Generic exception handling for ColdFire processors
*
*/
#include "exceptions.h"
#include "startcf.h"
#include "support_common.h"
#include
www.eeworm.com/read/395229/2448396
h threads.h
#ifndef _LINUX_THREADS_H
#define _LINUX_THREADS_H
/*
* The default limit for the nr of threads is now in
* /proc/sys/kernel/threads-max.
*/
/*
* Maximum supported processors that can run under
www.eeworm.com/read/393286/2479558
c ppc403_pic.c
/*
*
* Copyright (c) 1999 Grant Erickson
*
* Module name: ppc403_pic.c
*
* Description:
* Interrupt controller driver for PowerPC 403-based processors.
*/
/
www.eeworm.com/read/393286/2484393
h hardware.h
/*
* linux/include/asm-arm/arch-omap/hardware.h
*
* Hardware definitions for TI OMAP processors and boards
*
* NOTE: Please put device driver specific defines into a separate header
* file for