Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/ !
Dpwm-meson.c92 struct meson_pwm_channel { struct
128 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_request()
159 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_free()
166 struct meson_pwm_channel *channel, unsigned int id, in meson_pwm_calc()
237 struct meson_pwm_channel *channel, in meson_pwm_enable()
311 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_apply()
462 struct meson_pwm_channel *channels) in meson_pwm_init_channels()
471 struct meson_pwm_channel *channel = &channels[i]; in meson_pwm_init_channels()
512 struct meson_pwm_channel *channels) in meson_pwm_add_channels()
522 struct meson_pwm_channel *channels; in meson_pwm_probe()