Name

pwm_get_chip_data — get private chip data for a PWM

Synopsis

void * pwm_get_chip_data (struct pwm_device * pwm);
 

Arguments

pwm

PWM device

Returns

A pointer to the chip-private data for the PWM device.