Searched refs:sandbox_pwm_priv (Results 1 – 1 of 1) sorted by relevance
32 struct sandbox_pwm_priv { struct39 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_get_config() argument56 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_set_config()71 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_set_enable()85 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_set_invert()112 .priv_auto = sizeof(struct sandbox_pwm_priv),
Completed in 3 milliseconds