Searched refs:show_pwmenable (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | w83791d.c | 749 static ssize_t show_pwmenable(struct device *dev, struct device_attribute *attr, in show_pwmenable() function 807 show_pwmenable, store_pwmenable, 0), 809 show_pwmenable, store_pwmenable, 1), 811 show_pwmenable, store_pwmenable, 2),
|
D | w83792d.c | 590 show_pwmenable(struct device *dev, struct device_attribute *attr, in show_pwmenable() function 1050 show_pwmenable, store_pwmenable, 1); 1052 show_pwmenable, store_pwmenable, 2); 1054 show_pwmenable, store_pwmenable, 3);
|