Searched defs:pwm_chip (Results 1 – 2 of 2) sorted by relevance
330 struct pwm_chip { struct338 struct pwm_device * (*of_xlate)(struct pwm_chip *chip, argument359 * @chip: The pwm_chip to test argument
54 DEFINE_GUARD(pwmchip, struct pwm_chip *, pwmchip_lock(_T), pwmchip_unlock(_T)) in DEFINE_GUARD()