Home
last modified time | relevance | path

Searched defs:fdtbus_phy_controller_func (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dfdtvar.h191 struct fdtbus_phy_controller_func { struct
192 void * (*acquire)(device_t, const void *, size_t);
193 void (*release)(device_t, void *);
194 int (*enable)(device_t, void *, bool);