Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hwmon/
Dsht3x.c361 static size_t limit_write(struct device *dev, in limit_write() function
416 ret = limit_write(dev, index, temperature, in temp1_limit_write()
431 ret = limit_write(dev, index, data->temperature_limits[index], in humidity1_limit_write()
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmr.c486 static ssize_t limit_write(struct file *filp, const char __user *buf, in limit_write() function
527 .write = limit_write,