Lines Matching refs:pse_controller_dev
76 struct pse_controller_dev pcdev;
81 static struct tps23881_priv *to_tps23881_priv(struct pse_controller_dev *pcdev) in to_tps23881_priv()
183 static int tps23881_pi_enable(struct pse_controller_dev *pcdev, int id) in tps23881_pi_enable()
221 static int tps23881_pi_disable(struct pse_controller_dev *pcdev, int id) in tps23881_pi_disable()
297 tps23881_pi_get_admin_state(struct pse_controller_dev *pcdev, int id, in tps23881_pi_get_admin_state()
333 tps23881_pi_get_pw_status(struct pse_controller_dev *pcdev, int id, in tps23881_pi_get_pw_status()
368 static int tps23881_pi_get_voltage(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_voltage()
405 static int tps23881_pi_get_pw_class(struct pse_controller_dev *pcdev, in tps23881_pi_get_pw_class()
423 tps23881_pi_get_actual_pw(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_actual_pw()
471 static int tps23881_pi_get_pw_limit(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_pw_limit()
494 static int tps23881_pi_set_pw_limit(struct pse_controller_dev *pcdev, in tps23881_pi_set_pw_limit()
521 tps23881_pi_get_pw_limit_ranges(struct pse_controller_dev *pcdev, int id, in tps23881_pi_get_pw_limit_ranges()
935 static int tps23881_setup_pi_matrix(struct pse_controller_dev *pcdev) in tps23881_setup_pi_matrix()
975 static int tps23881_pi_get_pw_req(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_pw_req()
1347 static int tps23881_irq_handler(int irq, struct pse_controller_dev *pcdev, in tps23881_irq_handler()