https://jxself.org/git/linux-libre.git
Raw File
Tip revision: a950c686f884f96f78917c8b79c05982eb2518b5 authored by Jason Self on 22 October 2008, 21:38:35 UTC
Linux-libre 2.6.27.3-gnu1
Tip revision: a950c68
leds.h
/*
 * arch/arm/mach-imx/leds.h
 *
 * Copyright (c) 2004 Sascha Hauer <sascha@saschahauer.de>
 *
 * blinky lights for IMX-based systems
 *
 */
extern void mx1ads_leds_event(led_event_t evt);
back to top