Searched refs:ztp_softc (Results 1 – 1 of 1) sorted by relevance
110 struct ztp_softc { struct130 CFATTACH_DECL_NEW(ztp, sizeof(struct ztp_softc), argument161 struct ztp_softc *sc = device_private(self); in ztp_attach()240 struct ztp_softc *sc = (struct ztp_softc *)v; in ztp_enable()275 struct ztp_softc *sc = (struct ztp_softc *)v; in ztp_disable()294 struct ztp_softc *sc = device_private(dv); in ztp_suspend()315 struct ztp_softc *sc = device_private(dv); in ztp_resume()342 static uint32_t ztp_sync_ads784x(struct ztp_softc *, int, int, uint32_t);343 static void ztp_sync_send(struct ztp_softc *, uint32_t);344 static int ztp_readpos(struct ztp_softc *, struct ztp_pos *);[all …]