Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
fc3e29a3a807030f54f42519e72379efdfdf77c8
/
.
/
include
/
amlogic
/
media
/
vout
/
hdmitx
/
hdmitx_ext.h
blob: 3bb671aae217742b08b3e1c82ce3a59189cffc93 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef
__HDMITX_EXT_H__
#define
__HDMITX_EXT_H__
void
hdmitx_init
(
void
);
#endif