Searched refs:pcf8591_temp_kstat_update (Results 1 – 1 of 1) sorted by relevance
139 static int pcf8591_temp_kstat_update(kstat_t *, int);952 unitp->tempksp->ks_update = pcf8591_temp_kstat_update; in pcf8591_add_kstats()971 pcf8591_temp_kstat_update(kstat_t *ksp, int rw) in pcf8591_temp_kstat_update() function