HomeSort by: relevance | last modified time | path
    Searched defs:gxlphyattach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/amlogic/
gxlphy.c 71 static void gxlphyattach(device_t, device_t, void *);
74 gxlphymatch, gxlphyattach, mii_phy_detach, mii_phy_activate);
143 gxlphyattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
gxlphy.c 71 static void gxlphyattach(device_t, device_t, void *);
74 gxlphymatch, gxlphyattach, mii_phy_detach, mii_phy_activate);
143 gxlphyattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 23 milliseconds