开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dell-led.h
blob: 3f033c48071e65d6bb11af2897d3f234b47643c5 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef __DELL_LED_H__
#define __DELL_LED_H__
int
dell_micmute_led_set
(
int
on
);
#endif