代码搜索:LEDS

找到约 3,223 项符合「LEDS」的源代码

代码结果 3,223
www.eeworm.com/read/479151/1337371

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/479151/1341472

h leds.h

#define CONFIG_LEDS 1
www.eeworm.com/read/479151/1342322

h leds.h

/* * linux/include/asm-arm/leds.h * * 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 Public Li
www.eeworm.com/read/475953/1374618

nc leds.nc

// $Id: Leds.nc,v 1.3 2003/10/07 21:46:14 idgay Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to use, cop
www.eeworm.com/read/250243/4433703

c leds.c

/* * linux/arch/arm/mach-integrator/leds.c * * Integrator/AP and Integrator/CP LED control routines * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This
www.eeworm.com/read/250243/4433764

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/250243/4433770

h leds.h

extern void assabet_leds_event(led_event_t evt); extern void badge4_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
www.eeworm.com/read/250243/4433789

c leds.c

/* * linux/arch/arm/mach-sa1100/leds.c * * SA1100 LEDs dispatcher * * Copyright (C) 2001 Nicolas Pitre */ #include #include #include #include
www.eeworm.com/read/250243/4433804

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/250243/4434026

h leds.h

/* * include/asm-arm/arch-imx/leds.h * * Copyright (c) 2004 Sascha Hauer * * blinky lights for IMX-based systems * */ extern void mx1ads_leds_event(led_event_t evt);