Home
last modified time | relevance | path

Searched refs:hp300_ledstate (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/m68k/include/asm/
Dblinken.h20 extern unsigned char hp300_ledstate;
26 hp300_ledstate |= on; in blinken_leds()
27 hp300_ledstate &= ~off; in blinken_leds()
28 out_8(HP300_LEDS, ~hp300_ledstate); in blinken_leds()
/linux-3.4.99/arch/m68k/hp300/
Dconfig.c27 unsigned char hp300_ledstate; variable
28 EXPORT_SYMBOL(hp300_ledstate);