index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dell-led.h
blob: 3f033c48071e65d6bb11af2897d3f234b47643c5 (
plain
)
1
2
3
4
5
6
#ifndef __DELL_LED_H__
#define __DELL_LED_H__
int
dell_micmute_led_set
(
int
on
);
#endif