1 struct exynos_pinctrl_softc { 2 device_t sc_dev; 3 bus_space_tag_t sc_bst; 4 bus_space_handle_t sc_bsh; 5 6 }; 7
Indexes created Thu Oct 02 14:10:14 GMT 2025