Searched refs:tpu_device (Results 1 – 1 of 1) sorted by relevance
66 struct tpu_device;71 struct tpu_device *tpu;80 struct tpu_device { struct89 static inline struct tpu_device *to_tpu_device(struct pwm_chip *chip) in to_tpu_device() argument214 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_request()236 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_free()245 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_config()354 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_set_polarity()364 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_enable()387 struct tpu_device *tpu = to_tpu_device(chip); in tpu_pwm_disable()[all …]