Lines Matching +defs:val +defs:buf

258 static int do_set_clk_freq(struct device *dev, unsigned long val)  in do_set_clk_freq()
273 static int do_set_pwm_mode(struct device *dev, unsigned long val) in do_set_pwm_mode()
303 static int do_set_fan_div(struct device *dev, unsigned long val) in do_set_fan_div()
343 static int do_set_fan_gear_mode(struct device *dev, unsigned long val) in do_set_fan_gear_mode()
379 static int do_set_fan_pulses(struct device *dev, unsigned long val) in do_set_fan_pulses()
409 static int do_set_pwm_enable(struct device *dev, unsigned long val) in do_set_pwm_enable()
450 static int do_set_pwm_polarity(struct device *dev, unsigned long val) in do_set_pwm_polarity()
483 static int do_set_pwm(struct device *dev, unsigned long val) in do_set_pwm()
504 static int do_set_fan_target(struct device *dev, unsigned long val) in do_set_fan_target()
526 static int do_set_fan_startv(struct device *dev, unsigned long val) in do_set_fan_startv()
660 unsigned long val)) in g762_of_prop_import_one()
746 struct device_attribute *da, char *buf) in fan1_input_show()
772 char *buf) in pwm1_mode_show()
784 struct device_attribute *da, const char *buf, in pwm1_mode_store()
787 unsigned long val; in pwm1_mode_store() local
805 char *buf) in fan1_div_show()
816 const char *buf, size_t count) in fan1_div_store()
818 unsigned long val; in fan1_div_store() local
836 struct device_attribute *da, char *buf) in fan1_pulses_show()
847 struct device_attribute *da, const char *buf, in fan1_pulses_store()
850 unsigned long val; in fan1_pulses_store() local
878 struct device_attribute *da, char *buf) in pwm1_enable_show()
890 struct device_attribute *da, const char *buf, in pwm1_enable_store()
893 unsigned long val; in pwm1_enable_store() local
912 char *buf) in pwm1_show()
923 const char *buf, size_t count) in pwm1_store()
925 unsigned long val; in pwm1_store() local
950 struct device_attribute *da, char *buf) in fan1_target_show()
969 struct device_attribute *da, const char *buf, in fan1_target_store()
972 unsigned long val; in fan1_target_store() local
987 char *buf) in fan1_fault_show()
1002 struct device_attribute *da, char *buf) in fan1_alarm_show()