Searched defs:fdtbus_phy_controller_func (Results 1 – 1 of 1) sorted by relevance
191 struct fdtbus_phy_controller_func { struct192 void * (*acquire)(device_t, const void *, size_t);193 void (*release)(device_t, void *);194 int (*enable)(device_t, void *, bool);