Home
last modified time | relevance | path

Searched refs:tegra_pwm_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/pwm/
H A Dtegra_pwm.c67 static const struct pwm_ops tegra_pwm_ops = { variable
82 .ops = &tegra_pwm_ops,
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-tegra.c230 static const struct pwm_ops tegra_pwm_ops = { variable
289 pwm->chip.ops = &tegra_pwm_ops; in tegra_pwm_probe()