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