Home
last modified time | relevance | path

Searched refs:syscon_generic_softc (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/extres/syscon/
H A Dsyscon_generic.c92 struct syscon_generic_softc *sc; in syscon_generic_read_4()
106 struct syscon_generic_softc *sc; in syscon_generic_write_4()
120 struct syscon_generic_softc *sc; in syscon_generic_modify_4()
150 struct syscon_generic_softc *sc; in syscon_generic_attach()
177 struct syscon_generic_softc *sc; in syscon_generic_detach()
202 sizeof(struct syscon_generic_softc));
H A Dsyscon_generic.h32 struct syscon_generic_softc { struct
/freebsd-12.1/sys/arm/allwinner/
H A Daw_syscon.c80 sizeof(struct syscon_generic_softc), syscon_generic_driver);
/freebsd-12.1/sys/arm64/rockchip/
H A Drk_grf.c80 sizeof(struct syscon_generic_softc), syscon_generic_driver);