Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdt/
H A Dsimple_mfd.h32 struct simple_mfd_softc { struct
33 struct simplebus_softc sc;
34 device_t dev;
35 struct syscon *syscon;
36 struct resource *mem_res;
37 struct mtx mtx;