代码搜索结果

找到约 10,000 项符合 Control System 的代码

system.h

/* * linux/include/asm-arm/arch-tbox/system.h * * Copyright (c) 1996-1999 Russell King. */ #ifndef __ASM_ARCH_SYSTEM_H #define __ASM_ARCH_SYSTEM_H static void arch_idle(void) { unsigned long sta

system.h

/* * linux/include/asm-arm/arch-ebsa110/system.h * * Copyright (C) 1996-2000 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the

system.h

/* * linux/include/asm-arm/arch-epxa10db/system.h * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * Copyright (C) 2001 Altera Corporation * * This program is

system.h

/* * linux/include/asm-arm/arch-l7200/system.h * * Copyright (c) 2000 Steve Hill (sjhill@cotw.com) * * Changelog * 03-21-2000 SJH Created * 04-26-2000 SJH Fixed functions * 05-03-2000 SJ

system.h

/* * linux/include/asm-arm/arch-rpc/system.h * * Copyright (C) 1996-1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU

system.h

/* * linux/include/asm-arm/arch-pxa/system.h * * Author: Nicolas Pitre * Created: Jun 15, 2001 * Copyright: MontaVista Software Inc. * * This program is free software; you can redistribute it

system.h

/* * linux/include/asm-arm/arch-mx1ads/system.h * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/

system.c

/* Unix SMB/CIFS implementation. Samba system utilities Copyright (C) Andrew Tridgell 1992-1998 Copyright (C) Jeremy Allison 1998-2005 Copyright (C) Timur Bakeyev 2005 T

system.h

#include "config.h" #include #include #include #include #if HAVE_MCHECK_H #include #endif #include #include #include

system.cpp

/* System.cpp Sheldon Instruments, Inc. Abstract: WMI processors for WDM driver. Handles calls to IRP_MJ_SYSTEM_CONTROL. Revision History: 19Mar1999 - created by Robert Updike