Searched refs:sandbox_pwm_priv (Results 1 – 1 of 1) sorted by relevance
27 struct sandbox_pwm_priv { struct34 struct sandbox_pwm_priv *priv = dev_get_priv(dev); in sandbox_pwm_set_config() argument49 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),