1
2
3
4
5
6
7
8
9
10
11
12
// SPDX-License-Identifier: MIT
//
// Copyright 2024 Advanced Micro Devices, Inc.

#ifndef __DAL_HW_FACTORY_DCN401_H__
#define __DAL_HW_FACTORY_DCN401_H__

/* Initialize HW factory function pointers and pin info */
void dal_hw_factory_dcn401_init(struct hw_factory *factory);

#endif /* __DAL_HW_FACTORY_DCN401_H__ */
无论今后遇到什么事情,都请不要后悔与我的相遇