Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pwm/
H A Dsandbox_pwm.c27 struct sandbox_pwm_priv { struct
34 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_set_config() argument
49 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_set_enable()
63 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_set_invert()
90 .priv_auto_alloc_size = sizeof(struct sandbox_pwm_priv),