Searched refs:fan_show (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | compal-laptop.c | 475 static ssize_t fan_show(struct device *dev, struct device_attribute *attr, in fan_show() function 689 static DEVICE_ATTR(fan1_input, S_IRUGO, fan_show, NULL);
|
D | toshiba_acpi.c | 1773 static ssize_t fan_show(struct device *dev, in fan_show() function
|
/Linux-v4.19/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 2772 static ssize_t fan_show(struct device *device, in fan_show() function 3099 __ATTR(fan, 0664, fan_show, fan_store),
|