Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtach_ioctl.h64 #define GET_FAN_RPM_RANGE _IOR('P', 25, int) macro
H A Dpwmtach.c235 case GET_FAN_RPM_RANGE: in pwmtach_action()
326 retval = pwmtach_action( indata, GET_FAN_RPM_RANGE); in set_fan_speed()