opnsense-src/sys/dev/extres/phy
Andrew Turner 78e60ba04a Only include phydev_if.h when needed
We only need to include phydev_if.h in phy.c when FDT is enabled and
don't need it at all in phy_usb.c.

Sponsored by:	Innovate UK
2022-10-28 18:31:55 +01:00
..
phy.c Only include phydev_if.h when needed 2022-10-28 18:31:55 +01:00
phy.h Convert extres/phy to kobj model. 2018-01-20 17:02:17 +00:00
phy_internal.h Properly define and declare phynode_topo_lock, 2019-01-27 15:50:36 +00:00
phy_usb.c Only include phydev_if.h when needed 2022-10-28 18:31:55 +01:00
phy_usb.h Derive PHY class to new one specialized for USB PHY functions. 2018-11-23 19:43:18 +00:00
phydev_if.m Remove unneeded FDT checks from phydev and regdev 2022-10-04 17:37:37 +01:00
phynode_if.m Convert extres/phy to kobj model. 2018-01-20 17:02:17 +00:00
phynode_usb_if.m Derive PHY class to new one specialized for USB PHY functions. 2018-11-23 19:43:18 +00:00