Searched refs:glxiic_softc (Results 1 – 1 of 1) sorted by relevance
128 struct glxiic_softc { struct178 typedef int (glxiic_state_callback_t)(struct glxiic_softc *sc,237 static uint8_t glxiic_read_status_locked(struct glxiic_softc *sc);238 static void glxiic_stop_locked(struct glxiic_softc *sc);240 static void glxiic_start_timeout_locked(struct glxiic_softc *sc);241 static void glxiic_set_state_locked(struct glxiic_softc *sc,243 static int glxiic_handle_slave_match_locked(struct glxiic_softc *sc,253 static void glxiic_gpio_enable(struct glxiic_softc *sc);254 static void glxiic_gpio_disable(struct glxiic_softc *sc);255 static void glxiic_smb_enable(struct glxiic_softc *sc, uint8_t speed,[all …]