Home
last modified time | relevance | path

Searched refs:xgene_hwmon_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dxgene-hwmon.c92 container_of(cl, struct xgene_hwmon_dev, mbox_client)
105 struct xgene_hwmon_dev { struct
143 static int xgene_hwmon_pcc_rd(struct xgene_hwmon_dev *ctx, u32 *msg) in xgene_hwmon_pcc_rd() argument
201 static int xgene_hwmon_rd(struct xgene_hwmon_dev *ctx, u32 *msg) in xgene_hwmon_rd()
238 static int xgene_hwmon_reg_map_rd(struct xgene_hwmon_dev *ctx, u32 addr, in xgene_hwmon_reg_map_rd()
267 static int xgene_hwmon_get_notification_msg(struct xgene_hwmon_dev *ctx, in xgene_hwmon_get_notification_msg()
288 static int xgene_hwmon_get_cpu_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_cpu_pwr()
305 static int xgene_hwmon_get_io_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_io_pwr()
322 static int xgene_hwmon_get_temp(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_temp()
334 struct xgene_hwmon_dev *ctx = dev_get_drvdata(dev); in temp1_input_show()
[all …]