Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtachtool.c28 SET_PWM_DUTYCYCLE, enumerator
96 action = SET_PWM_DUTYCYCLE; in process_arguments()
187 case SET_PWM_DUTYCYCLE: in main()
H A Dpwmtach.c97 static int SET_PWM_DUTYCYCLE ( pwmtach_ioctl_data *ppwmtach_arg) in SET_PWM_DUTYCYCLE() function
219 retval = SET_PWM_DUTYCYCLE(argp); in pwmtach_action()