repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drivers/mipi: Add support for KD_KD110N11_51IE panel
[coreboot2.git]
/
src
/
ec
/
clevo
/
it5570e
/
early_init.h
blob
7822d0d768fa8f3f4e1ba621ff7970ed5ddd046b
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#ifndef EC_CLEVO_IT5570E_EARLY_INIT_H
4
#define EC_CLEVO_IT5570E_EARLY_INIT_H
5
6
void
ec_configure_kbled_booteffect
(
void
);
7
8
#endif
/* EC_CLEVO_IT5570E_EARLY_INIT_H */