Home
last modified time | relevance | path

Searched refs:gxp_pwm_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dgxp-fan-ctrl.c58 static int gxp_pwm_write(struct device *dev, u32 attr, int channel, long val) in gxp_pwm_write() function
78 return gxp_pwm_write(dev, attr, channel, val); in gxp_fan_ctrl_write()