代码搜索结果

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

power.c

/* $Id: power.c,v 1.10 2001/12/11 01:57:16 davem Exp $ * power.c: Power management driver. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #define __KERNEL_SYSCALLS__ #include

power.h

/* * shutdown.c */ extern void device_shutdown(void); #ifdef CONFIG_PM /* * main.c */ /* * Used to synchronize global power management operations. */ extern struct semaphore dpm_sem; /* *

power.c

/* * BRIEF MODULE DESCRIPTION * Au1000 Power Management routines. * * Copyright 2001 MontaVista Software Inc. * Author: MontaVista Software, Inc. * ppopov@mvista.com or source@mvista.com * *

power.c

/* * Interface for power-management for ppc64 compliant platform * * Manish Ahuja * * Feb 2007 * * Copyright (C) 2007 IBM Corporation. * * This program is free softwa

power.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

power.java

package org.game.simple; import java.awt.Color; import java.awt.Graphics; /** * * Copyright 2008 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use

power.c

/* * linux/arch/mips/philips/nino/power.c * * Copyright (C) 2000 Jim Pick * Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com) * * This program is free software;

power.c

/* $Id: power.c,v 1.1.1.1 2004/02/04 12:55:51 laputa Exp $ * power.c: Power management driver. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #include #include

power.c

/* drivers/acpi/sleep/power.c - PM core functionality for Xen * * Copyrights from Linux side: * Copyright (c) 2000-2003 Patrick Mochel * Copyright (C) 2001-2003 Pavel Machek * Cop

power.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic