]> Git Repo - linux.git/blob - drivers/net/phy/realtek/realtek.h
Linux 6.14-rc3
[linux.git] / drivers / net / phy / realtek / realtek.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef REALTEK_H
4 #define REALTEK_H
5
6 #include <linux/phy.h>
7
8 int rtl822x_hwmon_init(struct phy_device *phydev);
9
10 #endif /* REALTEK_H */
This page took 0.032725 seconds and 4 git commands to generate.