Searched refs:tps23881_priv (Results 1 – 1 of 1) sorted by relevance
74 struct tps23881_priv { struct81 static struct tps23881_priv *to_tps23881_priv(struct pse_controller_dev *pcdev) in to_tps23881_priv() argument83 return container_of(pcdev, struct tps23881_priv, pcdev); in to_tps23881_priv()136 tps23881_pi_set_pw_pol_limit(struct tps23881_priv *priv, int id, u8 pw_pol, in tps23881_pi_set_pw_pol_limit()163 static int tps23881_pi_enable_manual_pol(struct tps23881_priv *priv, int id) in tps23881_pi_enable_manual_pol()185 struct tps23881_priv *priv = to_tps23881_priv(pcdev); in tps23881_pi_enable()223 struct tps23881_priv *priv = to_tps23881_priv(pcdev); in tps23881_pi_disable()300 struct tps23881_priv *priv = to_tps23881_priv(pcdev); in tps23881_pi_get_admin_state()336 struct tps23881_priv *priv = to_tps23881_priv(pcdev); in tps23881_pi_get_pw_status()370 struct tps23881_priv *priv = to_tps23881_priv(pcdev); in tps23881_pi_get_voltage()[all …]