Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-meson.c92 struct meson_pwm_channel { struct
124 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_request() argument
155 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_free()
162 struct meson_pwm_channel *channel, unsigned int id, in meson_pwm_calc()
233 struct meson_pwm_channel *channel, in meson_pwm_enable()
297 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_apply()
458 struct meson_pwm_channel *channels) in meson_pwm_init_channels()
467 struct meson_pwm_channel *channel = &channels[i]; in meson_pwm_init_channels()
508 struct meson_pwm_channel *channels) in meson_pwm_add_channels()
518 struct meson_pwm_channel *channels; in meson_pwm_probe()