代码搜索结果

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

power.h

/* * shutdown.c */ extern void device_shutdown(void); #ifdef CONFIG_PM_SLEEP /* * main.c */ extern struct list_head dpm_active; /* The active device list */ static inline struct device *to_d

power.c

/* * linux/drivers/parisc/power.c * HP PARISC soft power switch support driver * * Copyright (c) 2001-2007 Helge Deller * All rights reserved. * * * Redistribution and use in s

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 struct swsusp_info { struct new_utsname uts; u32 version_code; unsigned long num_physpages; int cpus; unsigned long image_pages; unsi

sysfs-power

What: /sys/power/ Date: August 2006 Contact: Rafael J. Wysocki Description: The /sys/power directory will contain files that will provide a unified interface to the power managemen

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

# ==================================================================== # # power.cdl # # Generic power management support # # ==========================================================

power.h

#ifndef CYGONCE_POWER_POWER_H # define CYGONCE_POWER_POWER_H //========================================================================== // // include/power.h // // Definitions of pow