Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f026c1d9ef1cd20e966f57f53de25cb124ac2413
/
.
/
board
/
gdsys
/
common
/
ch7301.h
blob: e0e8a9e9d4dbda337aec9d3953074c6c3716c46f [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2014
* Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc
*/
#ifndef
_CH7301_H_
#define
_CH7301_H_
int
ch7301_probe
(
unsigned
screen
,
bool
power
);
#endif