Lines Matching refs:sht3x_sc
49 static int sht3x_cmdr(struct sht3x_sc *, uint16_t, uint8_t *, size_t);
60 static int sht3x_set_heater(struct sht3x_sc *);
79 CFATTACH_DECL_NEW(sht3xtemp, sizeof(struct sht3x_sc),
330 struct sht3x_sc *sc;
361 struct sht3x_sc *sc = aux;
398 struct sht3x_sc *sc = aux;
425 struct sht3x_sc *sc = aux;
455 struct sht3x_sc *sc = aux;
517 struct sht3x_sc *sc = aux;
614 struct sht3x_sc *sc;
637 struct sht3x_sc *sc;
675 struct sht3x_sc *sc;
693 sht3x_set_heater(struct sht3x_sc *sc)
725 struct sht3x_sc *sc;
773 struct sht3x_sc *sc;
808 struct sht3x_sc *sc;
905 sht3x_cmdr(struct sht3x_sc *sc, uint16_t cmd, uint8_t *buf, size_t blen)
943 sht3x_sysctl_init(struct sht3x_sc *sc)
1079 struct sht3x_sc *sc;
1336 sht3x_parse_data(struct sht3x_sc *sc, envsys_data_t *edata, uint8_t *rawdata)
1382 struct sht3x_sc *sc = sme->sme_cookie;
1394 struct sht3x_sc *sc = sme->sme_cookie;
1440 struct sht3x_sc *sc = sme->sme_cookie;
1458 struct sht3x_sc *sc;
1486 struct sht3x_sc *sc;
1552 struct sht3x_sc *sc;
1581 struct sht3x_sc *sc;
1649 struct sht3x_sc *sc = device_private(self);