代码搜索结果

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

power.h

enum { DEVICE_PM_ON, DEVICE_PM1, DEVICE_PM2, DEVICE_PM3, DEVICE_PM_OFF, }; /* * shutdown.c */ extern int device_detach_shutdown(struct device *); extern void device_shutdown(void); #ifdef

power.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi

power.cpp

// Illustrative power management routines for WAKEUP sample driver // Copyright (C) 2002 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" VOID CancelSelec

power.c

/* * (C) Copyright 2004-2008 * Texas Instruments, * * Author : * Sunil Kumar * Shashi Ranjan * * Derived from Beagle Board a

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.9.2.1 2001/12/11 01:57:49 davem Exp $ * power.c: Power management driver. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #include #include

power.cpp

////////////////////////////////////////////////////////////////////////////// // Copyright

power.cpp

////////////////////////////////////////////////////////////////////////////// // Copyright

power.c

/****************************************************************************** * * System On Chip(SOC) * * Copyright (c) 2002 Software Center, Samsung Electronics, Inc. * All rights reserve