Home
last modified time | relevance | path

Searched refs:limits_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht3x.c283 * limits_update must only be called from probe or with data_lock held
285 static int limits_update(struct sht3x_data *data) in limits_update() function
715 ret = limits_update(data); in sht3x_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht3x.c312 * limits_update must only be called from probe or with data_lock held
314 static int limits_update(struct sht3x_data *data) in limits_update() function
898 ret = limits_update(data); in sht3x_probe()

Completed in 3 milliseconds