]> Git Repo - linux.git/blob - drivers/net/ethernet/sunplus/spl2sw_phy.h
Linux 6.14-rc3
[linux.git] / drivers / net / ethernet / sunplus / spl2sw_phy.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright Sunplus Technology Co., Ltd.
3  *       All rights reserved.
4  */
5
6 #ifndef __SPL2SW_PHY_H__
7 #define __SPL2SW_PHY_H__
8
9 int  spl2sw_phy_connect(struct spl2sw_common *comm);
10 void spl2sw_phy_remove(struct spl2sw_common *comm);
11
12 #endif
This page took 0.030968 seconds and 4 git commands to generate.