代码搜索结果

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

power.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2008 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th

power.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2008 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th

power.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2008 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th

power.ssp

//;*****************************************************************; //;*****************************************************************; //;**

power.ssp

//;*****************************************************************; //;*****************************************************************; //;**

power.ssp

//;*****************************************************************; //;*****************************************************************; //;**

power.ssp

//;*****************************************************************; //;*****************************************************************; //;**

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

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

power.h

#ifndef __POWER_H__ #define __POWER_H__ void Test_SlowMode(void); void Test_HoldMode(void); void _Test_StopMode(void); void Test_SLIdleMode(void); //void Test_IdleMode(void); void Test_PLL(vo