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
Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa
[cris-mirror.git]
/
include
/
linux
/
dell-led.h
blob
92521471517fef8e312f9029b7ff131295e87167
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __DELL_LED_H__
3
#define __DELL_LED_H__
4
5
int
dell_micmute_led_set
(
int
on
);
6
7
#endif