代码搜索结果

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

power.c

/* * linux/arch/parisc/kernel/power.c * HP PARISC soft power switch support driver * * Copyright (c) 2001-2002 Helge Deller * All rights reserved. * * * Redistribution and use

power.c

/* * acpi_power.c - ACPI Bus Power Management ($Revision: 39 $) * * Copyright (C) 2001, 2002 Andy Grover * Copyright (C) 2001, 2002 Paul Diefenbaugh

power.h

#include #include /* With SUSPEND_CONSOLE defined, it suspend looks *really* cool, but we probably do not take enough locks for switching consoles, etc, so b

power.h

/* * power sim.h * * The integer instruction side of this emulator is portable if sizeof(long) >= 4 * Floating point emulation assumes: * sizeof(ulong) == sizeof(float) * sizeof(ulong)*2 == size

power.c

#include "u.h" #include "../port/lib.h" #include "mem.h" #include "dat.h" #include "fns.h" #include "io.h" #include "ureg.h" #include "pool.h" /* Power management for the bitsy */ #define TODFREQ 10

power.c

#include #include #include #include "threadimpl.h" /* first argument goes in a register; simplest just to ignore it */ static void launcherpower(int, void (*f)(void *arg), v

power.gpj

#!gbuild primaryTarget=coldfire_standalone.tgt [Project] -DM5213EVB -bsp generic -cpu=CF5282 -dbg_source_root ../../.. :sourceDir=../../.. -I../../../src/common -I../../../src/drivers

power.h

/* * File: power.h * Purpose: Power measurement utility * * Notes: */ #ifndef _POWER_H_ #define _POWER_H_ /********************************************************************/ /*

power.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: Serial port driver * FILE: drivers/dd/serial/power.c * PURPOSE: Serial IRP_MJ_POWER operation

power.c

/* * PROJECT: ReactOS VT100 emulator * LICENSE: GPL - See COPYING in the top level directory * FILE: drivers/base/green/power.c * PURPOSE: IRP_MJ_POWER operations * PROGRA