Lines Matching defs:ctx

132 static int xgene_hwmon_pcc_rd(struct xgene_hwmon_dev *ctx, u32 *msg)  in xgene_hwmon_pcc_rd()
190 static int xgene_hwmon_rd(struct xgene_hwmon_dev *ctx, u32 *msg) in xgene_hwmon_rd()
227 static int xgene_hwmon_reg_map_rd(struct xgene_hwmon_dev *ctx, u32 addr, in xgene_hwmon_reg_map_rd()
256 static int xgene_hwmon_get_notification_msg(struct xgene_hwmon_dev *ctx, in xgene_hwmon_get_notification_msg()
277 static int xgene_hwmon_get_cpu_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_cpu_pwr()
294 static int xgene_hwmon_get_io_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_io_pwr()
311 static int xgene_hwmon_get_temp(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_temp()
323 struct xgene_hwmon_dev *ctx = dev_get_drvdata(dev); in temp1_input_show() local
347 struct xgene_hwmon_dev *ctx = dev_get_drvdata(dev); in temp1_critical_alarm_show() local
370 struct xgene_hwmon_dev *ctx = dev_get_drvdata(dev); in power1_input_show() local
385 struct xgene_hwmon_dev *ctx = dev_get_drvdata(dev); in power2_input_show() local
417 static int xgene_hwmon_tpc_alarm(struct xgene_hwmon_dev *ctx, in xgene_hwmon_tpc_alarm()
426 static void xgene_hwmon_process_pwrmsg(struct xgene_hwmon_dev *ctx, in xgene_hwmon_process_pwrmsg()
440 struct xgene_hwmon_dev *ctx; in xgene_hwmon_evt_work() local
463 static int xgene_hwmon_rx_ready(struct xgene_hwmon_dev *ctx, void *msg) in xgene_hwmon_rx_ready()
481 struct xgene_hwmon_dev *ctx = to_xgene_hwmon_dev(cl); in xgene_hwmon_rx_cb() local
531 struct xgene_hwmon_dev *ctx = to_xgene_hwmon_dev(cl); in xgene_hwmon_pcc_rx_cb() local
617 struct xgene_hwmon_dev *ctx; in xgene_hwmon_probe() local
762 struct xgene_hwmon_dev *ctx = platform_get_drvdata(pdev); in xgene_hwmon_remove() local