代码搜索结果
找到约 25,001 项符合
Power 的代码
power.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\power.h"
#include "..\inc\rtc.h"
#define FIN 4000000
char slw_exit=0;
void __
power.cdl
# ====================================================================
#
# power.cdl
#
# Generic power management support
#
# ================================================================
power.h
#ifndef CYGONCE_POWER_POWER_H
# define CYGONCE_POWER_POWER_H
//==========================================================================
//
// include/power.h
//
// Definitions of power man
power.cxx
//==========================================================================
//
// power.cxx
//
// Main implementation of power management support.
//
//=====================================
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
/* $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
/*
* 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;