Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/pwmtachtool/src/
H A Dlibpwmtach.h38 …extern int get_pwm_dutycycle ( unsigned int dev_id, unsigned char pwm_number, unsigned char *dutyc…
H A Dpwmtachtool.c209 Value = get_pwm_dutycycle (dev_id, fannum, &dutycycle); in main()
H A Dpwmtach.c293 int get_pwm_dutycycle ( unsigned int dev_id, unsigned char pwm_number, unsigned char *dutycycle_per… in get_pwm_dutycycle() function