Searched refs:aux_store (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A 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()
|