lineage_kernel_xcoverpro/drivers/soc/samsung/exynos-hdcp/iia_link/exynos-hdcp2-iia-selftest.h

16 lines
454 B
C
Raw Normal View History

2023-06-18 22:53:49 +00:00
/* drivers/soc/samsung/exynos-hdcp/exynos-hdcp2-selftest.h
*
* Copyright (c) 2016 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef __EXYNOS_HDCP2_SELFTEST_H__
#define __EXYNOS_HDCP2_SELFTEST_H__
int iia_hdcp_protocol_self_test(void);
#endif