Searched refs:aux_store (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/platform/x86/ |
| D | intel_menlow.c | 321 static ssize_t aux_store(struct device *dev, struct device_attribute *dev_attr, in aux_store() function 344 return aux_store(dev, dev_attr, buf, count, 0); in aux0_store() 351 return aux_store(dev, dev_attr, buf, count, 1); in aux1_store()
|