1 extern struct fdtbus_gpio_controller_func exynos_gpio_funcs; 2 3 struct exynos_pinctrl_softc { 4 device_t sc_dev; 5 bus_space_tag_t sc_bst; 6 bus_space_handle_t sc_bsh; 7 8 }; 9
Indexes created Thu Oct 02 01:09:59 GMT 2025