index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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