repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
signal: Fix sending signals with siginfo
[cris-mirror.git]
/
include
/
linux
/
dell-led.h
blob
3f033c48071e65d6bb11af2897d3f234b47643c5
1
#ifndef __DELL_LED_H__
2
#define __DELL_LED_H__
3
4
int
dell_micmute_led_set
(
int
on
);
5
6
#endif