Searched refs:pcf8574_kstat_update (Results 1 – 1 of 1) sorted by relevance
136 static int pcf8574_kstat_update(kstat_t *, int);1312 unitp->kstatp->ks_update = pcf8574_kstat_update; in pcf8574_add_kstat()1423 pcf8574_kstat_update(kstat_t *ksp, int rw) in pcf8574_kstat_update() function