Searched refs:ntxec_pwm (Results 1 – 1 of 1) sorted by relevance
26 struct ntxec_pwm { struct32 static struct ntxec_pwm *ntxec_pwm_from_chip(struct pwm_chip *chip) in ntxec_pwm_from_chip() argument34 return container_of(chip, struct ntxec_pwm, chip); in ntxec_pwm_from_chip()61 struct ntxec_pwm *priv = ntxec_pwm_from_chip(chip); in ntxec_pwm_set_raw_period_and_duty_cycle()87 struct ntxec_pwm *priv = ntxec_pwm_from_chip(chip); in ntxec_pwm_apply()141 struct ntxec_pwm *priv; in ntxec_pwm_probe()