Searched refs:ugold_refresh (Results 1 – 1 of 1) sorted by relevance
115 void ugold_refresh(void *);197 sc->sc_sensortask = sensor_task_register(sc, ugold_refresh, 6); in ugold_attach()205 ugold_refresh(sc); in ugold_attach()321 ugold_refresh(sc); in ugold_ds75_type()341 ugold_refresh(sc); in ugold_ds75_intr()528 ugold_refresh(sc); in ugold_si700x_type()542 ugold_refresh(sc); in ugold_si700x_intr()654 ugold_refresh(void *arg) in ugold_refresh() function