代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/147766/5721885
c leds.c
/*
* linux/arch/arm/mach-ebsa110/leds.c
*
* Copyright (C) 1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pub
www.eeworm.com/read/147766/5722314
c leds.c
#include
#include
#include
#include
#define FC_CONTROL 3 /* This should go somewhere else... */
void sun3_leds(unsigned char byte)
{
unsi
www.eeworm.com/read/147766/5726872
h leds.h
#ifndef _ASM_IA64_SN_LEDS_H
#define _ASM_IA64_SN_LEDS_H
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of t
www.eeworm.com/read/137626/5822938
h leds.h
/* $Id: leds.h,v 1.17.2.1 2005/01/29 01:39:15 jonas Exp $ */
#ifndef EL__BFU_LEDS_H
#define EL__BFU_LEDS_H
#ifdef CONFIG_LEDS
#include "modules/module.h"
#include "util/color.h"
struct session;
st
www.eeworm.com/read/137626/5822955
c leds.c
/* These cute LightEmittingDiode-like indicators. */
/* $Id: leds.c,v 1.58.2.5 2005/04/06 08:59:38 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
www.eeworm.com/read/136786/5862804
c leds.c
/*
* linux/arch/arm/mach-integrator/leds.c
*
* Integrator LED control routines
*
* Copyright (C) 1999 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free soft
www.eeworm.com/read/136786/5862810
c leds.c
/*
* arch/arm/kernel/leds-shark.c
* by Alexander Schulz
*
* derived from:
* arch/arm/kernel/leds-footbridge.c
* Copyright (C) 1998-1999 Russell King
*
* DIGITAL Shark LED control routines.
*
www.eeworm.com/read/136786/5862815
h leds.h
extern void assabet_leds_event(led_event_t evt);
extern void consus_leds_event(led_event_t evt);
extern void brutus_leds_event(led_event_t evt);
extern void cerf_leds_event(led_event_t evt);
extern vo
www.eeworm.com/read/136786/5862851
c leds.c
/*
* linux/arch/arm/mach-sa1100/leds.c
*
* SA1100 LEDs dispatcher
*
* Copyright (C) 2001 Nicolas Pitre
*/
#include
#include
#include
#include "l
www.eeworm.com/read/136786/5862896
c leds.c
/*
* linux/arch/arm/mach-ebsa110/leds.c
*
* Copyright (C) 1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pub