HomeSort by: relevance | last modified time | path
    Searched refs:fdtbus_phy_device (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/fdt/
fdt_phy.h 55 device_t fdtbus_phy_device(struct fdtbus_phy *);
fdt_phy.c 159 fdtbus_phy_device(struct fdtbus_phy *phy) function in typeref:typename:device_t
  /src/sys/arch/arm/sunxi/
sunxi_hdmiphy.c 453 device_t dev = fdtbus_phy_device(phy);
475 device_t dev = fdtbus_phy_device(phy);
500 device_t dev = fdtbus_phy_device(phy);

Completed in 12 milliseconds