Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dsht3x.c367 static size_t limit_write(struct device *dev, in limit_write() function
422 ret = limit_write(dev, index, temperature, in temp1_limit_write()
437 ret = limit_write(dev, index, data->temperature_limits[index], in humidity1_limit_write()
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dmr.c434 static ssize_t limit_write(struct file *filp, const char __user *buf, in limit_write() function
475 .write = limit_write,