:: RootR :: | Hosting | Order | Map | Login | Secure Inter-Network Operations | |
pwmchip_remove(9) - phpMan PWMCHIP_REMOVE(9) Pulse-Width Modulation (PWM) PWMCHIP_REMOVE(9) NAME pwmchip_remove - remove a PWM chip SYNOPSIS int pwmchip_remove(struct pwm_chip * chip); ARGUMENTS chip the PWM chip to remove DESCRIPTION Removes a PWM chip. This function may return busy if the PWM chip provides a PWM device that is still requested. RETURN 0 on success or a negative error code on failure. COPYRIGHT Kernel Hackers Manual 4.8. January 2017 PWMCHIP_REMOVE(9) |