代码搜索结果

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

system.h

/* * linux/include/asm-arm/arch-sa1100/system.h * * Copyright (c) 1999 Nicolas Pitre */ #include static inline void arch_idle(void) { while (!current->need_resche

system.h

/* * linux/include/asm-arm/arch-shark/system.h * * Copyright (c) 1996-1998 Russell King. */ #ifndef __ASM_ARCH_SYSTEM_H #define __ASM_ARCH_SYSTEM_H #include static void arch_reset(cha

system.h

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

system.h

/* * linux/include/asm-arm/proc-armo/system.h * * Copyright (C) 1995, 1996 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-cl7500/system.h * * Copyright (c) 1999 Nexus Electronics Ltd. */ #ifndef __ASM_ARCH_SYSTEM_H #define __ASM_ARCH_SYSTEM_H #include static voi

system.h

/* * linux/include/asm-arm/arch-nexuspci/system.h * * Copyright (c) 1996, 97, 98, 99, 2000 FutureTV Labs Ltd. */ /* * This program is free software; you can redistribute it and/or * modify it u

system.h

/* * linux/include/asm-arm/arch-ebsa285/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

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-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