Searched refs:show_pwmenable (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | w83791d.c | 766 static ssize_t show_pwmenable(struct device *dev, struct device_attribute *attr, in show_pwmenable() function 824 show_pwmenable, store_pwmenable, 0), 826 show_pwmenable, store_pwmenable, 1), 828 show_pwmenable, store_pwmenable, 2),
|
D | w83792d.c | 607 show_pwmenable(struct device *dev, struct device_attribute *attr, in show_pwmenable() function 1078 show_pwmenable, store_pwmenable, 1); 1080 show_pwmenable, store_pwmenable, 2); 1082 show_pwmenable, store_pwmenable, 3);
|