代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/480930/1305579
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/480930/1305585
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/480930/1305621
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/480930/1305667
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/480930/1305821
c leds.c
/*
* linux/arch/mach-s3c2410/leds.c
*
* Based on linux/arch/arm/mach-sa1100/leds.c
*
* This code is GPL.
*
* 2002-10-02: Janghoon Lyu
*/
#include
#include
www.eeworm.com/read/480930/1305887
h leds.h
/*
* include/asm-arm/arch-pxa/leds.h
*
* Copyright (c) 2001 Jeff Sutherland, Accelent Systems Inc.
*
* blinky lights for various PXA-based systems:
*
*/
extern void lubbock_leds_event(led_even
www.eeworm.com/read/480930/1305899
c leds.c
/*
* linux/arch/arm/mach-pxa/leds.c
*
* xscale LEDs dispatcher
*
* Copyright (C) 2001 Nicolas Pitre
*
* Copyright (c) 2001 Jeff Sutherland, Accelent Systems Inc.
*/
#include
www.eeworm.com/read/480930/1306084
c leds.c
#include
#include
#include
#include
#define FC_CONTROL 3 /* This should go somewhere else... */
void sun3_leds(unsigned char byte)
{
unsi