Home
last modified time | relevance | path

Searched refs:asmc_sensor_convert (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/asmc/
H A Dasmc.c1509 asmc_sensor_convert(const char *type, const uint8_t *buf, int *millivalue) in asmc_sensor_convert() function
1565 if (!asmc_sensor_convert(type, buf, millivalue)) { in asmc_sensor_read()