Lines Matching defs:pcdev
78 struct pse_controller_dev pcdev; member
83 static struct tps23881_priv *to_tps23881_priv(struct pse_controller_dev *pcdev) in to_tps23881_priv()
185 static int tps23881_pi_enable(struct pse_controller_dev *pcdev, int id) in tps23881_pi_enable()
223 static int tps23881_pi_disable(struct pse_controller_dev *pcdev, int id) in tps23881_pi_disable()
299 tps23881_pi_get_admin_state(struct pse_controller_dev *pcdev, int id, in tps23881_pi_get_admin_state()
335 tps23881_pi_get_pw_status(struct pse_controller_dev *pcdev, int id, in tps23881_pi_get_pw_status()
370 static int tps23881_pi_get_voltage(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_voltage()
407 static int tps23881_pi_get_pw_class(struct pse_controller_dev *pcdev, in tps23881_pi_get_pw_class()
425 tps23881_pi_get_actual_pw(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_actual_pw()
473 static int tps23881_pi_get_pw_limit(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_pw_limit()
496 static int tps23881_pi_set_pw_limit(struct pse_controller_dev *pcdev, in tps23881_pi_set_pw_limit()
523 tps23881_pi_get_pw_limit_ranges(struct pse_controller_dev *pcdev, int id, in tps23881_pi_get_pw_limit_ranges()
938 static int tps23881_setup_pi_matrix(struct pse_controller_dev *pcdev) in tps23881_setup_pi_matrix()
978 static int tps23881_pi_get_pw_req(struct pse_controller_dev *pcdev, int id) in tps23881_pi_get_pw_req()
1329 static int tps23881_irq_handler(int irq, struct pse_controller_dev *pcdev, in tps23881_irq_handler()