:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
pwm_request_from_chip(9) - phpMan

Command: man perldoc info search(apropos)  


PWM_REQUEST_FROM_CHI(9)            Pulse-Width Modulation (PWM)           PWM_REQUEST_FROM_CHI(9)



NAME
       pwm_request_from_chip - request a PWM device relative to a PWM chip

SYNOPSIS
       struct pwm_device * pwm_request_from_chip(struct pwm_chip * chip, unsigned int index,
                                                 const char * label);

ARGUMENTS
       chip
           PWM chip

       index
           per-chip index of the PWM to request

       label
           a literal description string of this PWM

RETURN
       A pointer to the PWM device at the given index of the given PWM chip. A negative error
       code is returned if the index is not valid for the specified PWM chip or if the PWM device
       cannot be requested.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   PWM_REQUEST_FROM_CHI(9)


/man
rootr.net - man pages