Searched refs:aux_store (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/thermal/intel/ |
| D | intel_menlow.c | 324 static ssize_t aux_store(struct device *dev, struct device_attribute *dev_attr, in aux_store() function 347 return aux_store(dev, dev_attr, buf, count, 0); in aux0_store() 354 return aux_store(dev, dev_attr, buf, count, 1); in aux1_store()
|